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 AmlUserFeature
- type BaseClient
- type BasicCompute
- type BasicComputeNodesInformation
- type BasicComputeSecrets
- type ClusterPurpose
- 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 EncryptionProperty
- type EncryptionStatus
- type Error
- type ErrorDetail
- type ErrorResponse
- type HDInsight
- type HDInsightProperties
- type Identity
- type IdentityUserAssignedIdentitiesValue
- type KeyVaultProperties
- type ListAmlUserFeatureResult
- type ListAmlUserFeatureResultIterator
- type ListAmlUserFeatureResultPage
- type ListUsagesResult
- type ListUsagesResultIterator
- type ListUsagesResultPage
- type ListWorkspaceKeysResult
- type ListWorkspaceQuotas
- type ListWorkspaceQuotasIterator
- type ListWorkspaceQuotasPage
- type MachineLearningComputeClient
- type MachineLearningComputeCreateOrUpdateFuture
- type MachineLearningComputeDeleteFuture
- type MachineLearningComputeUpdateFuture
- type NodeState
- type NodeStateCounts
- type NotebookListCredentialsResult
- type NotebookPreparationError
- type NotebookResourceInfo
- type NotebooksClient
- type NotebooksPrepareFuture
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationsClient
- type PaginatedComputeResourcesList
- type PaginatedComputeResourcesListIterator
- type PaginatedComputeResourcesListPage
- type Password
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionProvisioningState
- type PrivateEndpointConnectionsClient
- type PrivateEndpointServiceConnectionStatus
- type PrivateLinkResource
- type PrivateLinkResourceListResult
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type ProvisioningState
- type QuotaBaseProperties
- type QuotaUnit
- type QuotaUpdateParameters
- type QuotasClient
- type ReasonCode
- type RegistryListCredentialsResult
- type RemoteLoginPortPublicAccess
- type Resource
- type ResourceID
- type ResourceIdentityType
- type ResourceName
- type ResourceQuota
- type ResourceSkuLocationInfo
- type ResourceSkuZoneDetails
- type Restriction
- type SKUCapability
- type ScaleSettings
- type ServicePrincipalCredentials
- type SharedPrivateLinkResource
- type SharedPrivateLinkResourceProperty
- type Sku
- type SkuListResult
- type SkuListResultIterator
- type SkuListResultPage
- type SslConfiguration
- type Status
- type Status1
- type SystemService
- type UnderlyingResourceAction
- type UpdateWorkspaceQuotas
- type UpdateWorkspaceQuotasResult
- 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 WorkspaceFeaturesClient
- type WorkspaceListResult
- type WorkspaceListResultIterator
- type WorkspaceListResultPage
- type WorkspaceProperties
- type WorkspacePropertiesUpdateParameters
- type WorkspaceSku
- type WorkspaceUpdateParameters
- type WorkspacesClient
- type WorkspacesCreateOrUpdateFuture
- type WorkspacesDeleteFuture
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 AmlUserFeature ¶
type AmlUserFeature = original.AmlUserFeature
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 ClusterPurpose ¶
type ClusterPurpose = original.ClusterPurpose
const ( DenseProd ClusterPurpose = original.DenseProd DevTest ClusterPurpose = original.DevTest FastProd ClusterPurpose = original.FastProd )
func PossibleClusterPurposeValues ¶
func PossibleClusterPurposeValues() []ClusterPurpose
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 EncryptionProperty ¶
type EncryptionProperty = original.EncryptionProperty
type EncryptionStatus ¶
type EncryptionStatus = original.EncryptionStatus
const ( Disabled EncryptionStatus = original.Disabled Enabled EncryptionStatus = original.Enabled )
func PossibleEncryptionStatusValues ¶
func PossibleEncryptionStatusValues() []EncryptionStatus
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type HDInsightProperties ¶
type HDInsightProperties = original.HDInsightProperties
type IdentityUserAssignedIdentitiesValue ¶
type IdentityUserAssignedIdentitiesValue = original.IdentityUserAssignedIdentitiesValue
type KeyVaultProperties ¶
type KeyVaultProperties = original.KeyVaultProperties
type ListAmlUserFeatureResult ¶
type ListAmlUserFeatureResult = original.ListAmlUserFeatureResult
type ListAmlUserFeatureResultIterator ¶
type ListAmlUserFeatureResultIterator = original.ListAmlUserFeatureResultIterator
func NewListAmlUserFeatureResultIterator ¶
func NewListAmlUserFeatureResultIterator(page ListAmlUserFeatureResultPage) ListAmlUserFeatureResultIterator
type ListAmlUserFeatureResultPage ¶
type ListAmlUserFeatureResultPage = original.ListAmlUserFeatureResultPage
func NewListAmlUserFeatureResultPage ¶
func NewListAmlUserFeatureResultPage(cur ListAmlUserFeatureResult, getNextPage func(context.Context, ListAmlUserFeatureResult) (ListAmlUserFeatureResult, error)) ListAmlUserFeatureResultPage
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(cur ListUsagesResult, getNextPage func(context.Context, ListUsagesResult) (ListUsagesResult, error)) ListUsagesResultPage
type ListWorkspaceKeysResult ¶
type ListWorkspaceKeysResult = original.ListWorkspaceKeysResult
type ListWorkspaceQuotas ¶
type ListWorkspaceQuotas = original.ListWorkspaceQuotas
type ListWorkspaceQuotasIterator ¶
type ListWorkspaceQuotasIterator = original.ListWorkspaceQuotasIterator
func NewListWorkspaceQuotasIterator ¶
func NewListWorkspaceQuotasIterator(page ListWorkspaceQuotasPage) ListWorkspaceQuotasIterator
type ListWorkspaceQuotasPage ¶
type ListWorkspaceQuotasPage = original.ListWorkspaceQuotasPage
func NewListWorkspaceQuotasPage ¶
func NewListWorkspaceQuotasPage(cur ListWorkspaceQuotas, getNextPage func(context.Context, ListWorkspaceQuotas) (ListWorkspaceQuotas, error)) ListWorkspaceQuotasPage
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 NotebookListCredentialsResult ¶
type NotebookListCredentialsResult = original.NotebookListCredentialsResult
type NotebookPreparationError ¶
type NotebookPreparationError = original.NotebookPreparationError
type NotebookResourceInfo ¶
type NotebookResourceInfo = original.NotebookResourceInfo
type NotebooksClient ¶
type NotebooksClient = original.NotebooksClient
func NewNotebooksClient ¶
func NewNotebooksClient(subscriptionID string) NotebooksClient
func NewNotebooksClientWithBaseURI ¶
func NewNotebooksClientWithBaseURI(baseURI string, subscriptionID string) NotebooksClient
type NotebooksPrepareFuture ¶
type NotebooksPrepareFuture = original.NotebooksPrepareFuture
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(cur PaginatedComputeResourcesList, getNextPage func(context.Context, PaginatedComputeResourcesList) (PaginatedComputeResourcesList, error)) PaginatedComputeResourcesListPage
type PrivateEndpoint ¶
type PrivateEndpoint = original.PrivateEndpoint
type PrivateEndpointConnection ¶
type PrivateEndpointConnection = original.PrivateEndpointConnection
type PrivateEndpointConnectionProperties ¶
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
type PrivateEndpointConnectionProvisioningState ¶
type PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningState
const ( Creating PrivateEndpointConnectionProvisioningState = original.Creating Deleting PrivateEndpointConnectionProvisioningState = original.Deleting Failed PrivateEndpointConnectionProvisioningState = original.Failed Succeeded PrivateEndpointConnectionProvisioningState = original.Succeeded )
func PossiblePrivateEndpointConnectionProvisioningStateValues ¶
func PossiblePrivateEndpointConnectionProvisioningStateValues() []PrivateEndpointConnectionProvisioningState
type PrivateEndpointConnectionsClient ¶
type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClient ¶
func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClientWithBaseURI ¶
func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient
type PrivateEndpointServiceConnectionStatus ¶
type PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatus
const ( Approved PrivateEndpointServiceConnectionStatus = original.Approved Disconnected PrivateEndpointServiceConnectionStatus = original.Disconnected Pending PrivateEndpointServiceConnectionStatus = original.Pending Rejected PrivateEndpointServiceConnectionStatus = original.Rejected Timeout PrivateEndpointServiceConnectionStatus = original.Timeout )
func PossiblePrivateEndpointServiceConnectionStatusValues ¶
func PossiblePrivateEndpointServiceConnectionStatusValues() []PrivateEndpointServiceConnectionStatus
type PrivateLinkResource ¶
type PrivateLinkResource = original.PrivateLinkResource
type PrivateLinkResourceListResult ¶
type PrivateLinkResourceListResult = original.PrivateLinkResourceListResult
type PrivateLinkResourceProperties ¶
type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties
type PrivateLinkResourcesClient ¶
type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient
func NewPrivateLinkResourcesClient ¶
func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient
func NewPrivateLinkResourcesClientWithBaseURI ¶
func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient
type PrivateLinkServiceConnectionState ¶
type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( ProvisioningStateCanceled ProvisioningState = original.ProvisioningStateCanceled ProvisioningStateCreating ProvisioningState = original.ProvisioningStateCreating ProvisioningStateDeleting ProvisioningState = original.ProvisioningStateDeleting ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded ProvisioningStateUnknown ProvisioningState = original.ProvisioningStateUnknown ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type QuotaBaseProperties ¶
type QuotaBaseProperties = original.QuotaBaseProperties
type QuotaUnit ¶
func PossibleQuotaUnitValues ¶
func PossibleQuotaUnitValues() []QuotaUnit
type QuotaUpdateParameters ¶
type QuotaUpdateParameters = original.QuotaUpdateParameters
type QuotasClient ¶
type QuotasClient = original.QuotasClient
func NewQuotasClient ¶
func NewQuotasClient(subscriptionID string) QuotasClient
func NewQuotasClientWithBaseURI ¶
func NewQuotasClientWithBaseURI(baseURI string, subscriptionID string) QuotasClient
type ReasonCode ¶
type ReasonCode = original.ReasonCode
const ( NotAvailableForRegion ReasonCode = original.NotAvailableForRegion NotAvailableForSubscription ReasonCode = original.NotAvailableForSubscription NotSpecified ReasonCode = original.NotSpecified )
func PossibleReasonCodeValues ¶
func PossibleReasonCodeValues() []ReasonCode
type RegistryListCredentialsResult ¶
type RegistryListCredentialsResult = original.RegistryListCredentialsResult
type RemoteLoginPortPublicAccess ¶
type RemoteLoginPortPublicAccess = original.RemoteLoginPortPublicAccess
const ( RemoteLoginPortPublicAccessDisabled RemoteLoginPortPublicAccess = original.RemoteLoginPortPublicAccessDisabled RemoteLoginPortPublicAccessEnabled RemoteLoginPortPublicAccess = original.RemoteLoginPortPublicAccessEnabled RemoteLoginPortPublicAccessNotSpecified RemoteLoginPortPublicAccess = original.RemoteLoginPortPublicAccessNotSpecified )
func PossibleRemoteLoginPortPublicAccessValues ¶
func PossibleRemoteLoginPortPublicAccessValues() []RemoteLoginPortPublicAccess
type ResourceID ¶
type ResourceID = original.ResourceID
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( None ResourceIdentityType = original.None SystemAssigned ResourceIdentityType = original.SystemAssigned SystemAssignedUserAssigned ResourceIdentityType = original.SystemAssignedUserAssigned UserAssigned ResourceIdentityType = original.UserAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceName ¶
type ResourceName = original.ResourceName
type ResourceQuota ¶
type ResourceQuota = original.ResourceQuota
type ResourceSkuLocationInfo ¶
type ResourceSkuLocationInfo = original.ResourceSkuLocationInfo
type ResourceSkuZoneDetails ¶
type ResourceSkuZoneDetails = original.ResourceSkuZoneDetails
type Restriction ¶
type Restriction = original.Restriction
type SKUCapability ¶
type SKUCapability = original.SKUCapability
type ScaleSettings ¶
type ScaleSettings = original.ScaleSettings
type ServicePrincipalCredentials ¶
type ServicePrincipalCredentials = original.ServicePrincipalCredentials
type SharedPrivateLinkResource ¶
type SharedPrivateLinkResource = original.SharedPrivateLinkResource
type SharedPrivateLinkResourceProperty ¶
type SharedPrivateLinkResourceProperty = original.SharedPrivateLinkResourceProperty
type SkuListResult ¶
type SkuListResult = original.SkuListResult
type SkuListResultIterator ¶
type SkuListResultIterator = original.SkuListResultIterator
func NewSkuListResultIterator ¶
func NewSkuListResultIterator(page SkuListResultPage) SkuListResultIterator
type SkuListResultPage ¶
type SkuListResultPage = original.SkuListResultPage
func NewSkuListResultPage ¶
func NewSkuListResultPage(cur SkuListResult, getNextPage func(context.Context, SkuListResult) (SkuListResult, error)) SkuListResultPage
type SslConfiguration ¶
type SslConfiguration = original.SslConfiguration
type Status ¶
const ( Failure Status = original.Failure InvalidQuotaBelowClusterMinimum Status = original.InvalidQuotaBelowClusterMinimum InvalidQuotaExceedsSubscriptionLimit Status = original.InvalidQuotaExceedsSubscriptionLimit InvalidVMFamilyName Status = original.InvalidVMFamilyName OperationNotEnabledForRegion Status = original.OperationNotEnabledForRegion OperationNotSupportedForSku Status = original.OperationNotSupportedForSku Success Status = original.Success Undefined Status = original.Undefined )
func PossibleStatusValues ¶
func PossibleStatusValues() []Status
type Status1 ¶
const ( Status1Auto Status1 = original.Status1Auto Status1Disabled Status1 = original.Status1Disabled Status1Enabled Status1 = original.Status1Enabled )
func PossibleStatus1Values ¶
func PossibleStatus1Values() []Status1
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 UpdateWorkspaceQuotas ¶
type UpdateWorkspaceQuotas = original.UpdateWorkspaceQuotas
type UpdateWorkspaceQuotasResult ¶
type UpdateWorkspaceQuotasResult = original.UpdateWorkspaceQuotasResult
type UsageUnit ¶
const (
UsageUnitCount UsageUnit = original.UsageUnitCount
)
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 WorkspaceFeaturesClient ¶
type WorkspaceFeaturesClient = original.WorkspaceFeaturesClient
func NewWorkspaceFeaturesClient ¶
func NewWorkspaceFeaturesClient(subscriptionID string) WorkspaceFeaturesClient
func NewWorkspaceFeaturesClientWithBaseURI ¶
func NewWorkspaceFeaturesClientWithBaseURI(baseURI string, subscriptionID string) WorkspaceFeaturesClient
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(cur WorkspaceListResult, getNextPage func(context.Context, WorkspaceListResult) (WorkspaceListResult, error)) WorkspaceListResultPage
type WorkspaceProperties ¶
type WorkspaceProperties = original.WorkspaceProperties
type WorkspacePropertiesUpdateParameters ¶
type WorkspacePropertiesUpdateParameters = original.WorkspacePropertiesUpdateParameters
type WorkspaceSku ¶
type WorkspaceSku = original.WorkspaceSku
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
type WorkspacesCreateOrUpdateFuture ¶
type WorkspacesCreateOrUpdateFuture = original.WorkspacesCreateOrUpdateFuture
type WorkspacesDeleteFuture ¶
type WorkspacesDeleteFuture = original.WorkspacesDeleteFuture
Click to show internal directories.
Click to hide internal directories.