Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AKS
- type AKSProperties
- type AksComputeSecrets
- type AksNetworkingConfiguration
- type AllocationState
- type AmlCompute
- type AmlComputeNodeInformation
- type AmlComputeNodesInformation
- type AmlComputeProperties
- type BaseClient
- type BasicCompute
- type BasicComputeNodesInformation
- type BasicComputeSecrets
- type ClusterUpdateParameters
- type ClusterUpdateProperties
- type Compute
- type ComputeNodesInformation
- type ComputeResource
- type ComputeSecrets
- type ComputeSecretsModel
- type ComputeType
- type ComputeTypeBasicCompute
- type ComputeTypeBasicComputeNodesInformation
- type ComputeTypeBasicComputeSecrets
- type DataFactory
- type DataLakeAnalytics
- type DataLakeAnalyticsProperties
- type Databricks
- type DatabricksComputeSecrets
- type DatabricksProperties
- type Error
- type ErrorDetail
- type ErrorResponse
- type HDInsight
- type HDInsightProperties
- type Identity
- type ListUsagesResult
- type ListUsagesResultIterator
- type ListUsagesResultPage
- type ListWorkspaceKeysResult
- type MachineLearningComputeClient
- type MachineLearningComputeCreateOrUpdateFuture
- type MachineLearningComputeDeleteFuture
- type MachineLearningComputeUpdateFuture
- type NodeState
- type NodeStateCounts
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationsClient
- type PaginatedComputeResourcesList
- type PaginatedComputeResourcesListIterator
- type PaginatedComputeResourcesListPage
- type Password
- type ProvisioningState
- type RegistryListCredentialsResult
- type RemoteLoginPortPublicAccess
- type Resource
- type ResourceID
- type ResourceIdentityType
- type ScaleSettings
- type ServicePrincipalCredentials
- type SslConfiguration
- type Status
- type SystemService
- type UnderlyingResourceAction
- type Usage
- type UsageName
- type UsageUnit
- type UsagesClient
- type UserAccountCredentials
- type VMPriority
- type VirtualMachine
- type VirtualMachineProperties
- type VirtualMachineSSHCredentials
- type VirtualMachineSecrets
- type VirtualMachineSize
- type VirtualMachineSizeListResult
- type VirtualMachineSizesClient
- type Workspace
- type WorkspaceListResult
- type WorkspaceListResultIterator
- type WorkspaceListResultPage
- type WorkspaceProperties
- type WorkspacePropertiesUpdateParameters
- type WorkspaceUpdateParameters
- type WorkspacesClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AKSProperties ¶
type AKSProperties = original.AKSProperties
type AksComputeSecrets ¶
type AksComputeSecrets = original.AksComputeSecrets
type AksNetworkingConfiguration ¶
type AksNetworkingConfiguration = original.AksNetworkingConfiguration
type AllocationState ¶
type AllocationState = original.AllocationState
const ( Resizing AllocationState = original.Resizing Steady AllocationState = original.Steady )
func PossibleAllocationStateValues ¶
func PossibleAllocationStateValues() []AllocationState
type AmlCompute ¶
type AmlCompute = original.AmlCompute
type AmlComputeNodeInformation ¶
type AmlComputeNodeInformation = original.AmlComputeNodeInformation
type AmlComputeNodesInformation ¶
type AmlComputeNodesInformation = original.AmlComputeNodesInformation
type AmlComputeProperties ¶
type AmlComputeProperties = original.AmlComputeProperties
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicCompute ¶
type BasicCompute = original.BasicCompute
type BasicComputeNodesInformation ¶
type BasicComputeNodesInformation = original.BasicComputeNodesInformation
type BasicComputeSecrets ¶
type BasicComputeSecrets = original.BasicComputeSecrets
type ClusterUpdateParameters ¶
type ClusterUpdateParameters = original.ClusterUpdateParameters
type ClusterUpdateProperties ¶
type ClusterUpdateProperties = original.ClusterUpdateProperties
type ComputeNodesInformation ¶
type ComputeNodesInformation = original.ComputeNodesInformation
type ComputeResource ¶
type ComputeResource = original.ComputeResource
type ComputeSecrets ¶
type ComputeSecrets = original.ComputeSecrets
type ComputeSecretsModel ¶
type ComputeSecretsModel = original.ComputeSecretsModel
type ComputeType ¶
type ComputeType = original.ComputeType
const ( ComputeTypeAKS ComputeType = original.ComputeTypeAKS ComputeTypeAmlCompute ComputeType = original.ComputeTypeAmlCompute ComputeTypeDatabricks ComputeType = original.ComputeTypeDatabricks ComputeTypeDataFactory ComputeType = original.ComputeTypeDataFactory ComputeTypeDataLakeAnalytics ComputeType = original.ComputeTypeDataLakeAnalytics ComputeTypeHDInsight ComputeType = original.ComputeTypeHDInsight ComputeTypeVirtualMachine ComputeType = original.ComputeTypeVirtualMachine )
func PossibleComputeTypeValues ¶
func PossibleComputeTypeValues() []ComputeType
type ComputeTypeBasicCompute ¶
type ComputeTypeBasicCompute = original.ComputeTypeBasicCompute
const ( ComputeTypeAKS1 ComputeTypeBasicCompute = original.ComputeTypeAKS1 ComputeTypeAmlCompute1 ComputeTypeBasicCompute = original.ComputeTypeAmlCompute1 ComputeTypeCompute ComputeTypeBasicCompute = original.ComputeTypeCompute ComputeTypeDatabricks1 ComputeTypeBasicCompute = original.ComputeTypeDatabricks1 ComputeTypeDataFactory1 ComputeTypeBasicCompute = original.ComputeTypeDataFactory1 ComputeTypeDataLakeAnalytics1 ComputeTypeBasicCompute = original.ComputeTypeDataLakeAnalytics1 ComputeTypeHDInsight1 ComputeTypeBasicCompute = original.ComputeTypeHDInsight1 ComputeTypeVirtualMachine1 ComputeTypeBasicCompute = original.ComputeTypeVirtualMachine1 )
func PossibleComputeTypeBasicComputeValues ¶
func PossibleComputeTypeBasicComputeValues() []ComputeTypeBasicCompute
type ComputeTypeBasicComputeNodesInformation ¶
type ComputeTypeBasicComputeNodesInformation = original.ComputeTypeBasicComputeNodesInformation
const ( ComputeTypeBasicComputeNodesInformationComputeTypeAmlCompute ComputeTypeBasicComputeNodesInformation = original.ComputeTypeBasicComputeNodesInformationComputeTypeAmlCompute ComputeTypeBasicComputeNodesInformationComputeTypeComputeNodesInformation ComputeTypeBasicComputeNodesInformation = original.ComputeTypeBasicComputeNodesInformationComputeTypeComputeNodesInformation )
func PossibleComputeTypeBasicComputeNodesInformationValues ¶
func PossibleComputeTypeBasicComputeNodesInformationValues() []ComputeTypeBasicComputeNodesInformation
type ComputeTypeBasicComputeSecrets ¶
type ComputeTypeBasicComputeSecrets = original.ComputeTypeBasicComputeSecrets
const ( ComputeTypeBasicComputeSecretsComputeTypeAKS ComputeTypeBasicComputeSecrets = original.ComputeTypeBasicComputeSecretsComputeTypeAKS ComputeTypeBasicComputeSecretsComputeTypeComputeSecrets ComputeTypeBasicComputeSecrets = original.ComputeTypeBasicComputeSecretsComputeTypeComputeSecrets ComputeTypeBasicComputeSecretsComputeTypeDatabricks ComputeTypeBasicComputeSecrets = original.ComputeTypeBasicComputeSecretsComputeTypeDatabricks ComputeTypeBasicComputeSecretsComputeTypeVirtualMachine ComputeTypeBasicComputeSecrets = original.ComputeTypeBasicComputeSecretsComputeTypeVirtualMachine )
func PossibleComputeTypeBasicComputeSecretsValues ¶
func PossibleComputeTypeBasicComputeSecretsValues() []ComputeTypeBasicComputeSecrets
type DataFactory ¶
type DataFactory = original.DataFactory
type DataLakeAnalytics ¶
type DataLakeAnalytics = original.DataLakeAnalytics
type DataLakeAnalyticsProperties ¶
type DataLakeAnalyticsProperties = original.DataLakeAnalyticsProperties
type Databricks ¶
type Databricks = original.Databricks
type DatabricksComputeSecrets ¶
type DatabricksComputeSecrets = original.DatabricksComputeSecrets
type DatabricksProperties ¶
type DatabricksProperties = original.DatabricksProperties
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type HDInsightProperties ¶
type HDInsightProperties = original.HDInsightProperties
type ListUsagesResult ¶
type ListUsagesResult = original.ListUsagesResult
type ListUsagesResultIterator ¶
type ListUsagesResultIterator = original.ListUsagesResultIterator
func NewListUsagesResultIterator ¶
func NewListUsagesResultIterator(page ListUsagesResultPage) ListUsagesResultIterator
type ListUsagesResultPage ¶
type ListUsagesResultPage = original.ListUsagesResultPage
func NewListUsagesResultPage ¶
func NewListUsagesResultPage(getNextPage func(context.Context, ListUsagesResult) (ListUsagesResult, error)) ListUsagesResultPage
type ListWorkspaceKeysResult ¶
type ListWorkspaceKeysResult = original.ListWorkspaceKeysResult
type MachineLearningComputeClient ¶
type MachineLearningComputeClient = original.MachineLearningComputeClient
func NewMachineLearningComputeClient ¶
func NewMachineLearningComputeClient(subscriptionID string) MachineLearningComputeClient
func NewMachineLearningComputeClientWithBaseURI ¶
func NewMachineLearningComputeClientWithBaseURI(baseURI string, subscriptionID string) MachineLearningComputeClient
type MachineLearningComputeCreateOrUpdateFuture ¶
type MachineLearningComputeCreateOrUpdateFuture = original.MachineLearningComputeCreateOrUpdateFuture
type MachineLearningComputeDeleteFuture ¶
type MachineLearningComputeDeleteFuture = original.MachineLearningComputeDeleteFuture
type MachineLearningComputeUpdateFuture ¶
type MachineLearningComputeUpdateFuture = original.MachineLearningComputeUpdateFuture
type NodeStateCounts ¶
type NodeStateCounts = original.NodeStateCounts
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PaginatedComputeResourcesList ¶
type PaginatedComputeResourcesList = original.PaginatedComputeResourcesList
type PaginatedComputeResourcesListIterator ¶
type PaginatedComputeResourcesListIterator = original.PaginatedComputeResourcesListIterator
func NewPaginatedComputeResourcesListIterator ¶
func NewPaginatedComputeResourcesListIterator(page PaginatedComputeResourcesListPage) PaginatedComputeResourcesListIterator
type PaginatedComputeResourcesListPage ¶
type PaginatedComputeResourcesListPage = original.PaginatedComputeResourcesListPage
func NewPaginatedComputeResourcesListPage ¶
func NewPaginatedComputeResourcesListPage(getNextPage func(context.Context, PaginatedComputeResourcesList) (PaginatedComputeResourcesList, error)) PaginatedComputeResourcesListPage
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( Canceled ProvisioningState = original.Canceled Creating ProvisioningState = original.Creating Deleting ProvisioningState = original.Deleting Failed ProvisioningState = original.Failed Succeeded ProvisioningState = original.Succeeded Unknown ProvisioningState = original.Unknown Updating ProvisioningState = original.Updating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type RegistryListCredentialsResult ¶
type RegistryListCredentialsResult = original.RegistryListCredentialsResult
type RemoteLoginPortPublicAccess ¶
type RemoteLoginPortPublicAccess = original.RemoteLoginPortPublicAccess
const ( Disabled RemoteLoginPortPublicAccess = original.Disabled Enabled RemoteLoginPortPublicAccess = original.Enabled NotSpecified RemoteLoginPortPublicAccess = original.NotSpecified )
func PossibleRemoteLoginPortPublicAccessValues ¶
func PossibleRemoteLoginPortPublicAccessValues() []RemoteLoginPortPublicAccess
type ResourceID ¶
type ResourceID = original.ResourceID
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const (
SystemAssigned ResourceIdentityType = original.SystemAssigned
)
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ScaleSettings ¶
type ScaleSettings = original.ScaleSettings
type ServicePrincipalCredentials ¶
type ServicePrincipalCredentials = original.ServicePrincipalCredentials
type SslConfiguration ¶
type SslConfiguration = original.SslConfiguration
type Status ¶
const ( StatusDisabled Status = original.StatusDisabled StatusEnabled Status = original.StatusEnabled )
func PossibleStatusValues ¶
func PossibleStatusValues() []Status
type SystemService ¶
type SystemService = original.SystemService
type UnderlyingResourceAction ¶
type UnderlyingResourceAction = original.UnderlyingResourceAction
const ( Delete UnderlyingResourceAction = original.Delete Detach UnderlyingResourceAction = original.Detach )
func PossibleUnderlyingResourceActionValues ¶
func PossibleUnderlyingResourceActionValues() []UnderlyingResourceAction
type UsageUnit ¶
func PossibleUsageUnitValues ¶
func PossibleUsageUnitValues() []UsageUnit
type UsagesClient ¶
type UsagesClient = original.UsagesClient
func NewUsagesClient ¶
func NewUsagesClient(subscriptionID string) UsagesClient
func NewUsagesClientWithBaseURI ¶
func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient
type UserAccountCredentials ¶
type UserAccountCredentials = original.UserAccountCredentials
type VMPriority ¶
type VMPriority = original.VMPriority
const ( Dedicated VMPriority = original.Dedicated LowPriority VMPriority = original.LowPriority )
func PossibleVMPriorityValues ¶
func PossibleVMPriorityValues() []VMPriority
type VirtualMachine ¶
type VirtualMachine = original.VirtualMachine
type VirtualMachineProperties ¶
type VirtualMachineProperties = original.VirtualMachineProperties
type VirtualMachineSSHCredentials ¶
type VirtualMachineSSHCredentials = original.VirtualMachineSSHCredentials
type VirtualMachineSecrets ¶
type VirtualMachineSecrets = original.VirtualMachineSecrets
type VirtualMachineSize ¶
type VirtualMachineSize = original.VirtualMachineSize
type VirtualMachineSizeListResult ¶
type VirtualMachineSizeListResult = original.VirtualMachineSizeListResult
type VirtualMachineSizesClient ¶
type VirtualMachineSizesClient = original.VirtualMachineSizesClient
func NewVirtualMachineSizesClient ¶
func NewVirtualMachineSizesClient(subscriptionID string) VirtualMachineSizesClient
func NewVirtualMachineSizesClientWithBaseURI ¶
func NewVirtualMachineSizesClientWithBaseURI(baseURI string, subscriptionID string) VirtualMachineSizesClient
type WorkspaceListResult ¶
type WorkspaceListResult = original.WorkspaceListResult
type WorkspaceListResultIterator ¶
type WorkspaceListResultIterator = original.WorkspaceListResultIterator
func NewWorkspaceListResultIterator ¶
func NewWorkspaceListResultIterator(page WorkspaceListResultPage) WorkspaceListResultIterator
type WorkspaceListResultPage ¶
type WorkspaceListResultPage = original.WorkspaceListResultPage
func NewWorkspaceListResultPage ¶
func NewWorkspaceListResultPage(getNextPage func(context.Context, WorkspaceListResult) (WorkspaceListResult, error)) WorkspaceListResultPage
type WorkspaceProperties ¶
type WorkspaceProperties = original.WorkspaceProperties
type WorkspacePropertiesUpdateParameters ¶
type WorkspacePropertiesUpdateParameters = original.WorkspacePropertiesUpdateParameters
type WorkspaceUpdateParameters ¶
type WorkspaceUpdateParameters = original.WorkspaceUpdateParameters
type WorkspacesClient ¶
type WorkspacesClient = original.WorkspacesClient
func NewWorkspacesClient ¶
func NewWorkspacesClient(subscriptionID string) WorkspacesClient
func NewWorkspacesClientWithBaseURI ¶
func NewWorkspacesClientWithBaseURI(baseURI string, subscriptionID string) WorkspacesClient
Click to show internal directories.
Click to hide internal directories.