machinelearningservices

package
v56.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type ACIServiceCreateRequest

type ACIServiceCreateRequest = original.ACIServiceCreateRequest

type ACIServiceResponse

type ACIServiceResponse = original.ACIServiceResponse

type ACIServiceResponseDataCollection

type ACIServiceResponseDataCollection = original.ACIServiceResponseDataCollection

type AKS

type AKS = original.AKS

type AKSProperties

type AKSProperties = original.AKSProperties

type AKSReplicaStatus

type AKSReplicaStatus = original.AKSReplicaStatus

type AKSReplicaStatusError

type AKSReplicaStatusError = original.AKSReplicaStatusError

type AKSServiceCreateRequest

type AKSServiceCreateRequest = original.AKSServiceCreateRequest

type AKSServiceCreateRequestAutoScaler

type AKSServiceCreateRequestAutoScaler = original.AKSServiceCreateRequestAutoScaler

type AKSServiceResponse

type AKSServiceResponse = original.AKSServiceResponse

type AKSServiceResponseAutoScaler

type AKSServiceResponseAutoScaler = original.AKSServiceResponseAutoScaler

type AKSServiceResponseDataCollection

type AKSServiceResponseDataCollection = original.AKSServiceResponseDataCollection

type AKSServiceResponseDeploymentStatus

type AKSServiceResponseDeploymentStatus = original.AKSServiceResponseDeploymentStatus

type AKSVariantResponse

type AKSVariantResponse = original.AKSVariantResponse

type AksComputeSecrets

type AksComputeSecrets = original.AksComputeSecrets

type AksNetworkingConfiguration

type AksNetworkingConfiguration = original.AksNetworkingConfiguration

type AllocationState

type AllocationState = original.AllocationState
const (
	AllocationStateResizing AllocationState = original.AllocationStateResizing
	AllocationStateSteady   AllocationState = original.AllocationStateSteady
)

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 ApplicationSharingPolicy

type ApplicationSharingPolicy = original.ApplicationSharingPolicy
const (
	ApplicationSharingPolicyPersonal ApplicationSharingPolicy = original.ApplicationSharingPolicyPersonal
	ApplicationSharingPolicyShared   ApplicationSharingPolicy = original.ApplicationSharingPolicyShared
)

func PossibleApplicationSharingPolicyValues

func PossibleApplicationSharingPolicyValues() []ApplicationSharingPolicy

type AssignedUser

type AssignedUser = original.AssignedUser

type AuthKeys

type AuthKeys = original.AuthKeys

type AutoPauseProperties

type AutoPauseProperties = original.AutoPauseProperties

type AutoScaleProperties

type AutoScaleProperties = original.AutoScaleProperties

type AutoScaler

type AutoScaler = original.AutoScaler

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicAKSVariantResponse

type BasicAKSVariantResponse = original.BasicAKSVariantResponse

type BasicCompute

type BasicCompute = original.BasicCompute

type BasicComputeNodesInformation

type BasicComputeNodesInformation = original.BasicComputeNodesInformation

type BasicComputeSecrets

type BasicComputeSecrets = original.BasicComputeSecrets

type BasicCreateEndpointVariantRequest

type BasicCreateEndpointVariantRequest = original.BasicCreateEndpointVariantRequest

type BasicCreateServiceRequest

type BasicCreateServiceRequest = original.BasicCreateServiceRequest

type BasicServiceResponseBase

type BasicServiceResponseBase = original.BasicServiceResponseBase

type Client

type Client = original.Client

func NewClient

func NewClient(subscriptionID string) Client

func NewClientWithBaseURI

func NewClientWithBaseURI(baseURI string, subscriptionID string) Client

type ClusterPurpose

type ClusterPurpose = original.ClusterPurpose
const (
	ClusterPurposeDenseProd ClusterPurpose = original.ClusterPurposeDenseProd
	ClusterPurposeDevTest   ClusterPurpose = original.ClusterPurposeDevTest
	ClusterPurposeFastProd  ClusterPurpose = original.ClusterPurposeFastProd
)

func PossibleClusterPurposeValues

func PossibleClusterPurposeValues() []ClusterPurpose

type ClusterUpdateParameters

type ClusterUpdateParameters = original.ClusterUpdateParameters

type ClusterUpdateProperties

type ClusterUpdateProperties = original.ClusterUpdateProperties

type Compute

type Compute = original.Compute

type ComputeInstance

type ComputeInstance = original.ComputeInstance

type ComputeInstanceApplication

type ComputeInstanceApplication = original.ComputeInstanceApplication

type ComputeInstanceAuthorizationType

type ComputeInstanceAuthorizationType = original.ComputeInstanceAuthorizationType
const (
	ComputeInstanceAuthorizationTypePersonal ComputeInstanceAuthorizationType = original.ComputeInstanceAuthorizationTypePersonal
)

func PossibleComputeInstanceAuthorizationTypeValues

func PossibleComputeInstanceAuthorizationTypeValues() []ComputeInstanceAuthorizationType

type ComputeInstanceCreatedBy

type ComputeInstanceCreatedBy = original.ComputeInstanceCreatedBy

type ComputeInstanceLastOperation

type ComputeInstanceLastOperation = original.ComputeInstanceLastOperation

type ComputeInstanceProperties

type ComputeInstanceProperties = original.ComputeInstanceProperties

type ComputeInstanceSSHSettings

type ComputeInstanceSSHSettings = original.ComputeInstanceSSHSettings

type ComputeInstanceState

type ComputeInstanceState = original.ComputeInstanceState

func PossibleComputeInstanceStateValues

func PossibleComputeInstanceStateValues() []ComputeInstanceState

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
	ComputeTypeComputeInstance   ComputeType = original.ComputeTypeComputeInstance
	ComputeTypeDatabricks        ComputeType = original.ComputeTypeDatabricks
	ComputeTypeDataFactory       ComputeType = original.ComputeTypeDataFactory
	ComputeTypeDataLakeAnalytics ComputeType = original.ComputeTypeDataLakeAnalytics
	ComputeTypeHDInsight         ComputeType = original.ComputeTypeHDInsight
	ComputeTypeSynapseSpark      ComputeType = original.ComputeTypeSynapseSpark
	ComputeTypeVirtualMachine    ComputeType = original.ComputeTypeVirtualMachine
)

func PossibleComputeTypeValues

func PossibleComputeTypeValues() []ComputeType

type ComputeTypeBasicCompute

type ComputeTypeBasicCompute = original.ComputeTypeBasicCompute
const (
	ComputeTypeBasicComputeComputeTypeAKS               ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeAKS
	ComputeTypeBasicComputeComputeTypeAmlCompute        ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeAmlCompute
	ComputeTypeBasicComputeComputeTypeCompute           ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeCompute
	ComputeTypeBasicComputeComputeTypeComputeInstance   ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeComputeInstance
	ComputeTypeBasicComputeComputeTypeDatabricks        ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeDatabricks
	ComputeTypeBasicComputeComputeTypeDataFactory       ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeDataFactory
	ComputeTypeBasicComputeComputeTypeDataLakeAnalytics ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeDataLakeAnalytics
	ComputeTypeBasicComputeComputeTypeHDInsight         ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeHDInsight
	ComputeTypeBasicComputeComputeTypeVirtualMachine    ComputeTypeBasicCompute = original.ComputeTypeBasicComputeComputeTypeVirtualMachine
)

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 ComputeTypeBasicServiceResponseBase

type ComputeTypeBasicServiceResponseBase = original.ComputeTypeBasicServiceResponseBase

func PossibleComputeTypeBasicServiceResponseBaseValues

func PossibleComputeTypeBasicServiceResponseBaseValues() []ComputeTypeBasicServiceResponseBase

type ContainerRegistry

type ContainerRegistry = original.ContainerRegistry

type ContainerRegistryResponse

type ContainerRegistryResponse = original.ContainerRegistryResponse

type ContainerResourceRequirements

type ContainerResourceRequirements = original.ContainerResourceRequirements

type CosmosDbSettings

type CosmosDbSettings = original.CosmosDbSettings

type CreateEndpointVariantRequest

type CreateEndpointVariantRequest = original.CreateEndpointVariantRequest

type CreateServiceRequest

type CreateServiceRequest = original.CreateServiceRequest

type CreateServiceRequestKeys

type CreateServiceRequestKeys = original.CreateServiceRequestKeys

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 DatasetReference

type DatasetReference = original.DatasetReference

type DeploymentType

type DeploymentType = original.DeploymentType
const (
	DeploymentTypeBatch                DeploymentType = original.DeploymentTypeBatch
	DeploymentTypeGRPCRealtimeEndpoint DeploymentType = original.DeploymentTypeGRPCRealtimeEndpoint
	DeploymentTypeHTTPRealtimeEndpoint DeploymentType = original.DeploymentTypeHTTPRealtimeEndpoint
)

func PossibleDeploymentTypeValues

func PossibleDeploymentTypeValues() []DeploymentType

type EncryptionProperties

type EncryptionProperties = original.EncryptionProperties

type EncryptionProperty

type EncryptionProperty = original.EncryptionProperty

type EncryptionStatus

type EncryptionStatus = original.EncryptionStatus
const (
	EncryptionStatusDisabled EncryptionStatus = original.EncryptionStatusDisabled
	EncryptionStatusEnabled  EncryptionStatus = original.EncryptionStatusEnabled
)

func PossibleEncryptionStatusValues

func PossibleEncryptionStatusValues() []EncryptionStatus

type EnvironmentImageRequest

type EnvironmentImageRequest = original.EnvironmentImageRequest

type EnvironmentImageRequestEnvironment

type EnvironmentImageRequestEnvironment = original.EnvironmentImageRequestEnvironment

type EnvironmentImageResponse

type EnvironmentImageResponse = original.EnvironmentImageResponse

type EnvironmentReference

type EnvironmentReference = original.EnvironmentReference

type Error

type Error = original.Error

type ErrorDetail

type ErrorDetail = original.ErrorDetail

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type EstimatedVMPrice

type EstimatedVMPrice = original.EstimatedVMPrice

type EstimatedVMPrices

type EstimatedVMPrices = original.EstimatedVMPrices

type HDInsight

type HDInsight = original.HDInsight

type HDInsightProperties

type HDInsightProperties = original.HDInsightProperties

type Identity

type Identity = original.Identity

type IdentityForCmk

type IdentityForCmk = original.IdentityForCmk

type IdentityType

type IdentityType = original.IdentityType
const (
	IdentityTypeApplication     IdentityType = original.IdentityTypeApplication
	IdentityTypeKey             IdentityType = original.IdentityTypeKey
	IdentityTypeManagedIdentity IdentityType = original.IdentityTypeManagedIdentity
	IdentityTypeUser            IdentityType = original.IdentityTypeUser
)

func PossibleIdentityTypeValues

func PossibleIdentityTypeValues() []IdentityType

type ImageAsset

type ImageAsset = original.ImageAsset

type KeyVaultProperties

type KeyVaultProperties = original.KeyVaultProperties

type ListAmlUserFeatureResult

type ListAmlUserFeatureResult = original.ListAmlUserFeatureResult

type ListNotebookKeysResult

type ListNotebookKeysResult = original.ListNotebookKeysResult

type ListStorageAccountKeysResult

type ListStorageAccountKeysResult = original.ListStorageAccountKeysResult

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

type ListWorkspaceKeysResult

type ListWorkspaceKeysResult = original.ListWorkspaceKeysResult

type ListWorkspaceQuotas

type ListWorkspaceQuotas = original.ListWorkspaceQuotas

type LivenessProbeRequirements

type LivenessProbeRequirements = original.LivenessProbeRequirements

type LoadBalancerType

type LoadBalancerType = original.LoadBalancerType
const (
	LoadBalancerTypeInternalLoadBalancer LoadBalancerType = original.LoadBalancerTypeInternalLoadBalancer
	LoadBalancerTypePublicIP             LoadBalancerType = original.LoadBalancerTypePublicIP
)

func PossibleLoadBalancerTypeValues

func PossibleLoadBalancerTypeValues() []LoadBalancerType

type MachineLearningComputeClient

type MachineLearningComputeClient = original.MachineLearningComputeClient

func NewMachineLearningComputeClient

func NewMachineLearningComputeClient(subscriptionID string) MachineLearningComputeClient

func NewMachineLearningComputeClientWithBaseURI

func NewMachineLearningComputeClientWithBaseURI(baseURI string, subscriptionID string) MachineLearningComputeClient

type MachineLearningComputeDeleteFuture

type MachineLearningComputeDeleteFuture = original.MachineLearningComputeDeleteFuture

type MachineLearningComputeStartFuture

type MachineLearningComputeStartFuture = original.MachineLearningComputeStartFuture

type MachineLearningComputeStopFuture

type MachineLearningComputeStopFuture = original.MachineLearningComputeStopFuture

type MachineLearningComputeUpdateFuture

type MachineLearningComputeUpdateFuture = original.MachineLearningComputeUpdateFuture

type Model

type Model = original.Model

type ModelDataCollection

type ModelDataCollection = original.ModelDataCollection

type ModelDockerSection

type ModelDockerSection = original.ModelDockerSection

type ModelDockerSectionResponse

type ModelDockerSectionResponse = original.ModelDockerSectionResponse

type ModelEnvironmentDefinition

type ModelEnvironmentDefinition = original.ModelEnvironmentDefinition

type ModelEnvironmentDefinitionDocker

type ModelEnvironmentDefinitionDocker = original.ModelEnvironmentDefinitionDocker

type ModelEnvironmentDefinitionPython

type ModelEnvironmentDefinitionPython = original.ModelEnvironmentDefinitionPython

type ModelEnvironmentDefinitionR

type ModelEnvironmentDefinitionR = original.ModelEnvironmentDefinitionR

type ModelEnvironmentDefinitionResponse

type ModelEnvironmentDefinitionResponse = original.ModelEnvironmentDefinitionResponse

type ModelEnvironmentDefinitionSpark

type ModelEnvironmentDefinitionSpark = original.ModelEnvironmentDefinitionSpark

type ModelPythonSection

type ModelPythonSection = original.ModelPythonSection

type ModelSparkSection

type ModelSparkSection = original.ModelSparkSection

type NodeState

type NodeState = original.NodeState
const (
	NodeStateIdle      NodeState = original.NodeStateIdle
	NodeStateLeaving   NodeState = original.NodeStateLeaving
	NodeStatePreempted NodeState = original.NodeStatePreempted
	NodeStatePreparing NodeState = original.NodeStatePreparing
	NodeStateRunning   NodeState = original.NodeStateRunning
	NodeStateUnusable  NodeState = original.NodeStateUnusable
)

func PossibleNodeStateValues

func PossibleNodeStateValues() []NodeState

type NodeStateCounts

type NodeStateCounts = original.NodeStateCounts

type NotebookAccessTokenResult

type NotebookAccessTokenResult = original.NotebookAccessTokenResult

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 Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationName

type OperationName = original.OperationName
const (
	OperationNameCreate  OperationName = original.OperationNameCreate
	OperationNameDelete  OperationName = original.OperationNameDelete
	OperationNameReimage OperationName = original.OperationNameReimage
	OperationNameRestart OperationName = original.OperationNameRestart
	OperationNameStart   OperationName = original.OperationNameStart
	OperationNameStop    OperationName = original.OperationNameStop
)

func PossibleOperationNameValues

func PossibleOperationNameValues() []OperationName

type OperationStatus

type OperationStatus = original.OperationStatus
const (
	OperationStatusCreateFailed  OperationStatus = original.OperationStatusCreateFailed
	OperationStatusDeleteFailed  OperationStatus = original.OperationStatusDeleteFailed
	OperationStatusInProgress    OperationStatus = original.OperationStatusInProgress
	OperationStatusReimageFailed OperationStatus = original.OperationStatusReimageFailed
	OperationStatusRestartFailed OperationStatus = original.OperationStatusRestartFailed
	OperationStatusStartFailed   OperationStatus = original.OperationStatusStartFailed
	OperationStatusStopFailed    OperationStatus = original.OperationStatusStopFailed
	OperationStatusSucceeded     OperationStatus = original.OperationStatusSucceeded
)

func PossibleOperationStatusValues

func PossibleOperationStatusValues() []OperationStatus

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OrderString

type OrderString = original.OrderString
const (
	OrderStringCreatedAtAsc  OrderString = original.OrderStringCreatedAtAsc
	OrderStringCreatedAtDesc OrderString = original.OrderStringCreatedAtDesc
	OrderStringUpdatedAtAsc  OrderString = original.OrderStringUpdatedAtAsc
	OrderStringUpdatedAtDesc OrderString = original.OrderStringUpdatedAtDesc
)

func PossibleOrderStringValues

func PossibleOrderStringValues() []OrderString

type OsType

type OsType = original.OsType
const (
	OsTypeLinux   OsType = original.OsTypeLinux
	OsTypeWindows OsType = original.OsTypeWindows
)

func PossibleOsTypeValues

func PossibleOsTypeValues() []OsType

type PaginatedComputeResourcesList

type PaginatedComputeResourcesList = original.PaginatedComputeResourcesList

type PaginatedServiceList

type PaginatedServiceList = original.PaginatedServiceList

type PaginatedWorkspaceConnectionsList

type PaginatedWorkspaceConnectionsList = original.PaginatedWorkspaceConnectionsList

type Password

type Password = original.Password

type PersonalComputeInstanceSettings

type PersonalComputeInstanceSettings = original.PersonalComputeInstanceSettings

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

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

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type QuotaBaseProperties

type QuotaBaseProperties = original.QuotaBaseProperties

type QuotaUnit

type QuotaUnit = original.QuotaUnit
const (
	QuotaUnitCount QuotaUnit = original.QuotaUnitCount
)

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 RCranPackage

type RCranPackage = original.RCranPackage

type RGitHubPackage

type RGitHubPackage = original.RGitHubPackage

type RGitHubPackageResponse

type RGitHubPackageResponse = original.RGitHubPackageResponse

type RSection

type RSection = original.RSection

type RSectionResponse

type RSectionResponse = original.RSectionResponse

type ReasonCode

type ReasonCode = original.ReasonCode
const (
	ReasonCodeNotAvailableForRegion       ReasonCode = original.ReasonCodeNotAvailableForRegion
	ReasonCodeNotAvailableForSubscription ReasonCode = original.ReasonCodeNotAvailableForSubscription
	ReasonCodeNotSpecified                ReasonCode = original.ReasonCodeNotSpecified
)

func PossibleReasonCodeValues

func PossibleReasonCodeValues() []ReasonCode

type RegistryListCredentialsResult

type RegistryListCredentialsResult = original.RegistryListCredentialsResult

type RemoteLoginPortPublicAccess

type RemoteLoginPortPublicAccess = original.RemoteLoginPortPublicAccess

func PossibleRemoteLoginPortPublicAccessValues

func PossibleRemoteLoginPortPublicAccessValues() []RemoteLoginPortPublicAccess

type Resource

type Resource = original.Resource

type ResourceID

type ResourceID = original.ResourceID

type ResourceIdentityType

type ResourceIdentityType = original.ResourceIdentityType
const (
	ResourceIdentityTypeNone                       ResourceIdentityType = original.ResourceIdentityTypeNone
	ResourceIdentityTypeSystemAssigned             ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
	ResourceIdentityTypeSystemAssignedUserAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssignedUserAssigned
	ResourceIdentityTypeUserAssigned               ResourceIdentityType = original.ResourceIdentityTypeUserAssigned
)

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 SSHPublicAccess

type SSHPublicAccess = original.SSHPublicAccess
const (
	SSHPublicAccessDisabled SSHPublicAccess = original.SSHPublicAccessDisabled
	SSHPublicAccessEnabled  SSHPublicAccess = original.SSHPublicAccessEnabled
)

func PossibleSSHPublicAccessValues

func PossibleSSHPublicAccessValues() []SSHPublicAccess

type ScaleSettings

type ScaleSettings = original.ScaleSettings

type ScriptReference

type ScriptReference = original.ScriptReference

type ScriptsToExecute

type ScriptsToExecute = original.ScriptsToExecute

type ServiceManagedResourcesSettings

type ServiceManagedResourcesSettings = original.ServiceManagedResourcesSettings

type ServicePrincipalCredentials

type ServicePrincipalCredentials = original.ServicePrincipalCredentials

type ServiceResource

type ServiceResource = original.ServiceResource

type ServiceResponseBase

type ServiceResponseBase = original.ServiceResponseBase

type ServiceResponseBaseError

type ServiceResponseBaseError = original.ServiceResponseBaseError

type SetupScripts

type SetupScripts = original.SetupScripts

type SharedPrivateLinkResource

type SharedPrivateLinkResource = original.SharedPrivateLinkResource

type SharedPrivateLinkResourceProperty

type SharedPrivateLinkResourceProperty = original.SharedPrivateLinkResourceProperty

type Sku

type Sku = original.Sku

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 SparkMavenPackage

type SparkMavenPackage = original.SparkMavenPackage

type SslConfiguration

type SslConfiguration = original.SslConfiguration

type Status

type Status = original.Status
const (
	StatusFailure                              Status = original.StatusFailure
	StatusInvalidQuotaBelowClusterMinimum      Status = original.StatusInvalidQuotaBelowClusterMinimum
	StatusInvalidQuotaExceedsSubscriptionLimit Status = original.StatusInvalidQuotaExceedsSubscriptionLimit
	StatusInvalidVMFamilyName                  Status = original.StatusInvalidVMFamilyName
	StatusOperationNotEnabledForRegion         Status = original.StatusOperationNotEnabledForRegion
	StatusOperationNotSupportedForSku          Status = original.StatusOperationNotSupportedForSku
	StatusSuccess                              Status = original.StatusSuccess
	StatusUndefined                            Status = original.StatusUndefined
)

func PossibleStatusValues

func PossibleStatusValues() []Status

type Status1

type Status1 = original.Status1
const (
	Status1Auto     Status1 = original.Status1Auto
	Status1Disabled Status1 = original.Status1Disabled
	Status1Enabled  Status1 = original.Status1Enabled
)

func PossibleStatus1Values

func PossibleStatus1Values() []Status1

type StorageAccountClient

type StorageAccountClient = original.StorageAccountClient

func NewStorageAccountClient

func NewStorageAccountClient(subscriptionID string) StorageAccountClient

func NewStorageAccountClientWithBaseURI

func NewStorageAccountClientWithBaseURI(baseURI string, subscriptionID string) StorageAccountClient

type SynapseSpark

type SynapseSpark = original.SynapseSpark

type SynapseSparkPoolProperties

type SynapseSparkPoolProperties = original.SynapseSparkPoolProperties

type SynapseSparkProperties

type SynapseSparkProperties = original.SynapseSparkProperties

type SystemData

type SystemData = original.SystemData

type SystemService

type SystemService = original.SystemService

type UnderlyingResourceAction

type UnderlyingResourceAction = original.UnderlyingResourceAction
const (
	UnderlyingResourceActionDelete UnderlyingResourceAction = original.UnderlyingResourceActionDelete
	UnderlyingResourceActionDetach UnderlyingResourceAction = original.UnderlyingResourceActionDetach
)

func PossibleUnderlyingResourceActionValues

func PossibleUnderlyingResourceActionValues() []UnderlyingResourceAction

type UpdateWorkspaceQuotas

type UpdateWorkspaceQuotas = original.UpdateWorkspaceQuotas

type UpdateWorkspaceQuotasResult

type UpdateWorkspaceQuotasResult = original.UpdateWorkspaceQuotasResult

type Usage

type Usage = original.Usage

type UsageName

type UsageName = original.UsageName

type UsageUnit

type UsageUnit = original.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 UserAssignedIdentity

type UserAssignedIdentity = original.UserAssignedIdentity

type VMPriceOSType

type VMPriceOSType = original.VMPriceOSType
const (
	VMPriceOSTypeLinux   VMPriceOSType = original.VMPriceOSTypeLinux
	VMPriceOSTypeWindows VMPriceOSType = original.VMPriceOSTypeWindows
)

func PossibleVMPriceOSTypeValues

func PossibleVMPriceOSTypeValues() []VMPriceOSType

type VMPriority

type VMPriority = original.VMPriority
const (
	VMPriorityDedicated   VMPriority = original.VMPriorityDedicated
	VMPriorityLowPriority VMPriority = original.VMPriorityLowPriority
)

func PossibleVMPriorityValues

func PossibleVMPriorityValues() []VMPriority

type VMTier

type VMTier = original.VMTier
const (
	VMTierLowPriority VMTier = original.VMTierLowPriority
	VMTierSpot        VMTier = original.VMTierSpot
	VMTierStandard    VMTier = original.VMTierStandard
)

func PossibleVMTierValues

func PossibleVMTierValues() []VMTier

type ValueFormat

type ValueFormat = original.ValueFormat
const (
	ValueFormatJSON ValueFormat = original.ValueFormatJSON
)

func PossibleValueFormatValues

func PossibleValueFormatValues() []ValueFormat

type VariantType

type VariantType = original.VariantType
const (
	VariantTypeControl   VariantType = original.VariantTypeControl
	VariantTypeTreatment VariantType = original.VariantTypeTreatment
)

func PossibleVariantTypeValues

func PossibleVariantTypeValues() []VariantType

type VirtualMachine

type VirtualMachine = original.VirtualMachine

type VirtualMachineImage

type VirtualMachineImage = original.VirtualMachineImage

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 VnetConfiguration

type VnetConfiguration = original.VnetConfiguration

type WebServiceState

type WebServiceState = original.WebServiceState
const (
	WebServiceStateFailed        WebServiceState = original.WebServiceStateFailed
	WebServiceStateHealthy       WebServiceState = original.WebServiceStateHealthy
	WebServiceStateTransitioning WebServiceState = original.WebServiceStateTransitioning
	WebServiceStateUnhealthy     WebServiceState = original.WebServiceStateUnhealthy
	WebServiceStateUnschedulable WebServiceState = original.WebServiceStateUnschedulable
)

func PossibleWebServiceStateValues

func PossibleWebServiceStateValues() []WebServiceState

type Workspace

type Workspace = original.Workspace

type WorkspaceClient

type WorkspaceClient = original.WorkspaceClient

func NewWorkspaceClient

func NewWorkspaceClient(subscriptionID string) WorkspaceClient

func NewWorkspaceClientWithBaseURI

func NewWorkspaceClientWithBaseURI(baseURI string, subscriptionID string) WorkspaceClient

type WorkspaceConnection

type WorkspaceConnection = original.WorkspaceConnection

type WorkspaceConnectionDto

type WorkspaceConnectionDto = original.WorkspaceConnectionDto

type WorkspaceConnectionProps

type WorkspaceConnectionProps = original.WorkspaceConnectionProps

type WorkspaceConnectionsClient

type WorkspaceConnectionsClient = original.WorkspaceConnectionsClient

func NewWorkspaceConnectionsClient

func NewWorkspaceConnectionsClient(subscriptionID string) WorkspaceConnectionsClient

func NewWorkspaceConnectionsClientWithBaseURI

func NewWorkspaceConnectionsClientWithBaseURI(baseURI string, subscriptionID string) WorkspaceConnectionsClient

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 WorkspaceProperties

type WorkspaceProperties = original.WorkspaceProperties

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

type WorkspacesResyncKeysFuture

type WorkspacesResyncKeysFuture = original.WorkspacesResyncKeysFuture

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL