Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type AKS = original.AKS + type AKSProperties = original.AKSProperties + type AksComputeSecrets = original.AksComputeSecrets + type AksNetworkingConfiguration = original.AksNetworkingConfiguration + type AllocationState = original.AllocationState + const Resizing + const Steady + func PossibleAllocationStateValues() []AllocationState + type AmlCompute = original.AmlCompute + type AmlComputeNodeInformation = original.AmlComputeNodeInformation + type AmlComputeNodesInformation = original.AmlComputeNodesInformation + type AmlComputeProperties = original.AmlComputeProperties + type BaseClient = original.BaseClient + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type BasicCompute = original.BasicCompute + type BasicComputeNodesInformation = original.BasicComputeNodesInformation + type BasicComputeSecrets = original.BasicComputeSecrets + type ClusterUpdateParameters = original.ClusterUpdateParameters + type ClusterUpdateProperties = original.ClusterUpdateProperties + type Compute = original.Compute + type ComputeNodesInformation = original.ComputeNodesInformation + type ComputeResource = original.ComputeResource + type ComputeSecrets = original.ComputeSecrets + type ComputeSecretsModel = original.ComputeSecretsModel + type ComputeType = original.ComputeType + const ComputeTypeAKS + const ComputeTypeAmlCompute + const ComputeTypeDataFactory + const ComputeTypeDataLakeAnalytics + const ComputeTypeDatabricks + const ComputeTypeHDInsight + const ComputeTypeVirtualMachine + func PossibleComputeTypeValues() []ComputeType + type ComputeTypeBasicCompute = original.ComputeTypeBasicCompute + const ComputeTypeAKS1 + const ComputeTypeAmlCompute1 + const ComputeTypeCompute + const ComputeTypeDataFactory1 + const ComputeTypeDataLakeAnalytics1 + const ComputeTypeDatabricks1 + const ComputeTypeHDInsight1 + const ComputeTypeVirtualMachine1 + func PossibleComputeTypeBasicComputeValues() []ComputeTypeBasicCompute + type ComputeTypeBasicComputeNodesInformation = original.ComputeTypeBasicComputeNodesInformation + const ComputeTypeBasicComputeNodesInformationComputeTypeAmlCompute + const ComputeTypeBasicComputeNodesInformationComputeTypeComputeNodesInformation + func PossibleComputeTypeBasicComputeNodesInformationValues() []ComputeTypeBasicComputeNodesInformation + type ComputeTypeBasicComputeSecrets = original.ComputeTypeBasicComputeSecrets + const ComputeTypeBasicComputeSecretsComputeTypeAKS + const ComputeTypeBasicComputeSecretsComputeTypeComputeSecrets + const ComputeTypeBasicComputeSecretsComputeTypeDatabricks + const ComputeTypeBasicComputeSecretsComputeTypeVirtualMachine + func PossibleComputeTypeBasicComputeSecretsValues() []ComputeTypeBasicComputeSecrets + type DataFactory = original.DataFactory + type DataLakeAnalytics = original.DataLakeAnalytics + type DataLakeAnalyticsProperties = original.DataLakeAnalyticsProperties + type Databricks = original.Databricks + type DatabricksComputeSecrets = original.DatabricksComputeSecrets + type DatabricksProperties = original.DatabricksProperties + type Error = original.Error + type ErrorDetail = original.ErrorDetail + type ErrorResponse = original.ErrorResponse + type HDInsight = original.HDInsight + type HDInsightProperties = original.HDInsightProperties + type Identity = original.Identity + type ListUsagesResult = original.ListUsagesResult + type ListUsagesResultIterator = original.ListUsagesResultIterator + func NewListUsagesResultIterator(page ListUsagesResultPage) ListUsagesResultIterator + type ListUsagesResultPage = original.ListUsagesResultPage + func NewListUsagesResultPage(getNextPage func(context.Context, ListUsagesResult) (ListUsagesResult, error)) ListUsagesResultPage + type ListWorkspaceKeysResult = original.ListWorkspaceKeysResult + type ListWorkspaceQuotas = original.ListWorkspaceQuotas + type ListWorkspaceQuotasIterator = original.ListWorkspaceQuotasIterator + func NewListWorkspaceQuotasIterator(page ListWorkspaceQuotasPage) ListWorkspaceQuotasIterator + type ListWorkspaceQuotasPage = original.ListWorkspaceQuotasPage + func NewListWorkspaceQuotasPage(...) ListWorkspaceQuotasPage + type MachineLearningComputeClient = original.MachineLearningComputeClient + func NewMachineLearningComputeClient(subscriptionID string) MachineLearningComputeClient + func NewMachineLearningComputeClientWithBaseURI(baseURI string, subscriptionID string) MachineLearningComputeClient + type MachineLearningComputeCreateOrUpdateFuture = original.MachineLearningComputeCreateOrUpdateFuture + type MachineLearningComputeDeleteFuture = original.MachineLearningComputeDeleteFuture + type MachineLearningComputeUpdateFuture = original.MachineLearningComputeUpdateFuture + type NodeState = original.NodeState + const Idle + const Leaving + const Preempted + const Preparing + const Running + const Unusable + func PossibleNodeStateValues() []NodeState + type NodeStateCounts = original.NodeStateCounts + type Operation = original.Operation + type OperationDisplay = original.OperationDisplay + type OperationListResult = original.OperationListResult + type OperationsClient = original.OperationsClient + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + type PaginatedComputeResourcesList = original.PaginatedComputeResourcesList + type PaginatedComputeResourcesListIterator = original.PaginatedComputeResourcesListIterator + func NewPaginatedComputeResourcesListIterator(page PaginatedComputeResourcesListPage) PaginatedComputeResourcesListIterator + type PaginatedComputeResourcesListPage = original.PaginatedComputeResourcesListPage + func NewPaginatedComputeResourcesListPage(...) PaginatedComputeResourcesListPage + type Password = original.Password + type ProvisioningState = original.ProvisioningState + const Canceled + const Creating + const Deleting + const Failed + const Succeeded + const Unknown + const Updating + func PossibleProvisioningStateValues() []ProvisioningState + type QuotaBaseProperties = original.QuotaBaseProperties + type QuotaUnit = original.QuotaUnit + const Count + func PossibleQuotaUnitValues() []QuotaUnit + type QuotaUpdateParameters = original.QuotaUpdateParameters + type QuotasClient = original.QuotasClient + func NewQuotasClient(subscriptionID string) QuotasClient + func NewQuotasClientWithBaseURI(baseURI string, subscriptionID string) QuotasClient + type RegistryListCredentialsResult = original.RegistryListCredentialsResult + type RemoteLoginPortPublicAccess = original.RemoteLoginPortPublicAccess + const Disabled + const Enabled + const NotSpecified + func PossibleRemoteLoginPortPublicAccessValues() []RemoteLoginPortPublicAccess + type Resource = original.Resource + type ResourceID = original.ResourceID + type ResourceIdentityType = original.ResourceIdentityType + const SystemAssigned + func PossibleResourceIdentityTypeValues() []ResourceIdentityType + type ResourceName = original.ResourceName + type ResourceQuota = original.ResourceQuota + type ScaleSettings = original.ScaleSettings + type ServicePrincipalCredentials = original.ServicePrincipalCredentials + type SslConfiguration = original.SslConfiguration + type Status = original.Status + const Failure + const InvalidQuotaBelowClusterMinimum + const InvalidQuotaExceedsSubscriptionLimit + const InvalidVMFamilyName + const Success + const Undefined + func PossibleStatusValues() []Status + type Status1 = original.Status1 + const Status1Disabled + const Status1Enabled + func PossibleStatus1Values() []Status1 + type SystemService = original.SystemService + type UnderlyingResourceAction = original.UnderlyingResourceAction + const Delete + const Detach + func PossibleUnderlyingResourceActionValues() []UnderlyingResourceAction + type UpdateWorkspaceQuotas = original.UpdateWorkspaceQuotas + type UpdateWorkspaceQuotasResult = original.UpdateWorkspaceQuotasResult + type Usage = original.Usage + type UsageName = original.UsageName + type UsageUnit = original.UsageUnit + const UsageUnitCount + func PossibleUsageUnitValues() []UsageUnit + type UsagesClient = original.UsagesClient + func NewUsagesClient(subscriptionID string) UsagesClient + func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient + type UserAccountCredentials = original.UserAccountCredentials + type VMPriority = original.VMPriority + const Dedicated + const LowPriority + func PossibleVMPriorityValues() []VMPriority + type VirtualMachine = original.VirtualMachine + type VirtualMachineProperties = original.VirtualMachineProperties + type VirtualMachineSSHCredentials = original.VirtualMachineSSHCredentials + type VirtualMachineSecrets = original.VirtualMachineSecrets + type VirtualMachineSize = original.VirtualMachineSize + type VirtualMachineSizeListResult = original.VirtualMachineSizeListResult + type VirtualMachineSizesClient = original.VirtualMachineSizesClient + func NewVirtualMachineSizesClient(subscriptionID string) VirtualMachineSizesClient + func NewVirtualMachineSizesClientWithBaseURI(baseURI string, subscriptionID string) VirtualMachineSizesClient + type Workspace = original.Workspace + type WorkspaceListResult = original.WorkspaceListResult + type WorkspaceListResultIterator = original.WorkspaceListResultIterator + func NewWorkspaceListResultIterator(page WorkspaceListResultPage) WorkspaceListResultIterator + type WorkspaceListResultPage = original.WorkspaceListResultPage + func NewWorkspaceListResultPage(...) WorkspaceListResultPage + type WorkspaceProperties = original.WorkspaceProperties + type WorkspacePropertiesUpdateParameters = original.WorkspacePropertiesUpdateParameters + type WorkspaceUpdateParameters = original.WorkspaceUpdateParameters + type WorkspacesClient = original.WorkspacesClient + func NewWorkspacesClient(subscriptionID string) WorkspacesClient + func NewWorkspacesClientWithBaseURI(baseURI string, subscriptionID string) WorkspacesClient Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48