Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActionType
- type AzureEntityResource
- type BaseClient
- type CheckNameAvailabilityParameters
- type CreatedByType
- type DicomService
- type DicomServiceAuthenticationConfiguration
- type DicomServiceCollection
- type DicomServiceCollectionIterator
- type DicomServiceCollectionPage
- type DicomServicePatchResource
- type DicomServiceProperties
- type DicomServicesClient
- type DicomServicesCreateOrUpdateFuture
- type DicomServicesDeleteFuture
- type DicomServicesUpdateFuture
- type Error
- type ErrorDetails
- type ErrorDetailsInternal
- type FhirDestinationsClient
- type FhirResourceVersionPolicy
- type FhirService
- type FhirServiceAccessPolicyEntry
- type FhirServiceAcrConfiguration
- type FhirServiceAuthenticationConfiguration
- type FhirServiceCollection
- type FhirServiceCollectionIterator
- type FhirServiceCollectionPage
- type FhirServiceCorsConfiguration
- type FhirServiceExportConfiguration
- type FhirServiceKind
- type FhirServicePatchResource
- type FhirServiceProperties
- type FhirServicesClient
- type FhirServicesCreateOrUpdateFuture
- type FhirServicesDeleteFuture
- type FhirServicesUpdateFuture
- type IotConnector
- type IotConnectorCollection
- type IotConnectorCollectionIterator
- type IotConnectorCollectionPage
- type IotConnectorFhirDestinationClient
- type IotConnectorFhirDestinationCreateOrUpdateFuture
- type IotConnectorFhirDestinationDeleteFuture
- type IotConnectorPatchResource
- type IotConnectorProperties
- type IotConnectorsClient
- type IotConnectorsCreateOrUpdateFuture
- type IotConnectorsDeleteFuture
- type IotConnectorsUpdateFuture
- type IotDestinationProperties
- type IotEventHubIngestionEndpointConfiguration
- type IotFhirDestination
- type IotFhirDestinationCollection
- type IotFhirDestinationCollectionIterator
- type IotFhirDestinationCollectionPage
- type IotFhirDestinationProperties
- type IotIdentityResolutionType
- type IotMappingProperties
- type Kind
- type ListOperations
- type ListOperationsIterator
- type ListOperationsPage
- type LocationBasedResource
- type LogSpecification
- type ManagedServiceIdentityType
- type MetricDimension
- type MetricSpecification
- type OperationDetail
- type OperationDisplay
- type OperationProperties
- type OperationResultStatus
- type OperationResultsClient
- type OperationResultsDescription
- type OperationsClient
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionDescription
- type PrivateEndpointConnectionListResult
- type PrivateEndpointConnectionListResultDescription
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionProvisioningState
- type PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsCreateOrUpdateFuture
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateEndpointServiceConnectionStatus
- type PrivateLinkResource
- type PrivateLinkResourceDescription
- type PrivateLinkResourceListResultDescription
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type ProvisioningState
- type ProxyResource
- type PublicNetworkAccess
- type Resource
- type ResourceCore
- type ResourceTags
- type ResourceVersionPolicyConfiguration
- type ServiceAccessPolicyEntry
- type ServiceAcrConfigurationInfo
- type ServiceAuthenticationConfigurationInfo
- type ServiceCorsConfigurationInfo
- type ServiceCosmosDbConfigurationInfo
- type ServiceEventState
- type ServiceExportConfigurationInfo
- type ServiceManagedIdentity
- type ServiceManagedIdentityIdentity
- type ServiceManagedIdentityType
- type ServiceNameUnavailabilityReason
- type ServiceOciArtifactEntry
- type ServiceSpecification
- type ServicesClient
- type ServicesCreateOrUpdateFuture
- type ServicesDeleteFuture
- type ServicesDescription
- type ServicesDescriptionListResult
- type ServicesDescriptionListResultIterator
- type ServicesDescriptionListResultPage
- type ServicesNameAvailabilityInfo
- type ServicesPatchDescription
- type ServicesProperties
- type ServicesPropertiesUpdateParameters
- type ServicesResource
- type ServicesResourceIdentity
- type ServicesUpdateFuture
- type SystemData
- type TaggedResource
- type TrackedResource
- type UserAssignedIdentity
- type Workspace
- type WorkspaceList
- type WorkspaceListIterator
- type WorkspaceListPage
- type WorkspacePatchResource
- type WorkspacePrivateEndpointConnectionsClient
- type WorkspacePrivateEndpointConnectionsCreateOrUpdateFuture
- type WorkspacePrivateEndpointConnectionsDeleteFuture
- type WorkspacePrivateLinkResourcesClient
- type WorkspaceProperties
- type WorkspacesClient
- type WorkspacesCreateOrUpdateFuture
- type WorkspacesDeleteFuture
- type WorkspacesUpdateFuture
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionType ¶
type ActionType = original.ActionType
const (
ActionTypeInternal ActionType = original.ActionTypeInternal
)
func PossibleActionTypeValues ¶
func PossibleActionTypeValues() []ActionType
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CheckNameAvailabilityParameters ¶
type CheckNameAvailabilityParameters = original.CheckNameAvailabilityParameters
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type DicomService ¶
type DicomService = original.DicomService
type DicomServiceAuthenticationConfiguration ¶
type DicomServiceAuthenticationConfiguration = original.DicomServiceAuthenticationConfiguration
type DicomServiceCollection ¶
type DicomServiceCollection = original.DicomServiceCollection
type DicomServiceCollectionIterator ¶
type DicomServiceCollectionIterator = original.DicomServiceCollectionIterator
func NewDicomServiceCollectionIterator ¶
func NewDicomServiceCollectionIterator(page DicomServiceCollectionPage) DicomServiceCollectionIterator
type DicomServiceCollectionPage ¶
type DicomServiceCollectionPage = original.DicomServiceCollectionPage
func NewDicomServiceCollectionPage ¶
func NewDicomServiceCollectionPage(cur DicomServiceCollection, getNextPage func(context.Context, DicomServiceCollection) (DicomServiceCollection, error)) DicomServiceCollectionPage
type DicomServicePatchResource ¶
type DicomServicePatchResource = original.DicomServicePatchResource
type DicomServiceProperties ¶
type DicomServiceProperties = original.DicomServiceProperties
type DicomServicesClient ¶
type DicomServicesClient = original.DicomServicesClient
func NewDicomServicesClient ¶
func NewDicomServicesClient(subscriptionID string) DicomServicesClient
func NewDicomServicesClientWithBaseURI ¶
func NewDicomServicesClientWithBaseURI(baseURI string, subscriptionID string) DicomServicesClient
type DicomServicesCreateOrUpdateFuture ¶
type DicomServicesCreateOrUpdateFuture = original.DicomServicesCreateOrUpdateFuture
type DicomServicesDeleteFuture ¶
type DicomServicesDeleteFuture = original.DicomServicesDeleteFuture
type DicomServicesUpdateFuture ¶
type DicomServicesUpdateFuture = original.DicomServicesUpdateFuture
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorDetailsInternal ¶
type ErrorDetailsInternal = original.ErrorDetailsInternal
type FhirDestinationsClient ¶
type FhirDestinationsClient = original.FhirDestinationsClient
func NewFhirDestinationsClient ¶
func NewFhirDestinationsClient(subscriptionID string) FhirDestinationsClient
func NewFhirDestinationsClientWithBaseURI ¶
func NewFhirDestinationsClientWithBaseURI(baseURI string, subscriptionID string) FhirDestinationsClient
type FhirResourceVersionPolicy ¶
type FhirResourceVersionPolicy = original.FhirResourceVersionPolicy
const ( FhirResourceVersionPolicyNoVersion FhirResourceVersionPolicy = original.FhirResourceVersionPolicyNoVersion FhirResourceVersionPolicyVersioned FhirResourceVersionPolicy = original.FhirResourceVersionPolicyVersioned FhirResourceVersionPolicyVersionedUpdate FhirResourceVersionPolicy = original.FhirResourceVersionPolicyVersionedUpdate )
func PossibleFhirResourceVersionPolicyValues ¶
func PossibleFhirResourceVersionPolicyValues() []FhirResourceVersionPolicy
type FhirService ¶
type FhirService = original.FhirService
type FhirServiceAccessPolicyEntry ¶
type FhirServiceAccessPolicyEntry = original.FhirServiceAccessPolicyEntry
type FhirServiceAcrConfiguration ¶
type FhirServiceAcrConfiguration = original.FhirServiceAcrConfiguration
type FhirServiceAuthenticationConfiguration ¶
type FhirServiceAuthenticationConfiguration = original.FhirServiceAuthenticationConfiguration
type FhirServiceCollection ¶
type FhirServiceCollection = original.FhirServiceCollection
type FhirServiceCollectionIterator ¶
type FhirServiceCollectionIterator = original.FhirServiceCollectionIterator
func NewFhirServiceCollectionIterator ¶
func NewFhirServiceCollectionIterator(page FhirServiceCollectionPage) FhirServiceCollectionIterator
type FhirServiceCollectionPage ¶
type FhirServiceCollectionPage = original.FhirServiceCollectionPage
func NewFhirServiceCollectionPage ¶
func NewFhirServiceCollectionPage(cur FhirServiceCollection, getNextPage func(context.Context, FhirServiceCollection) (FhirServiceCollection, error)) FhirServiceCollectionPage
type FhirServiceCorsConfiguration ¶
type FhirServiceCorsConfiguration = original.FhirServiceCorsConfiguration
type FhirServiceExportConfiguration ¶
type FhirServiceExportConfiguration = original.FhirServiceExportConfiguration
type FhirServiceKind ¶
type FhirServiceKind = original.FhirServiceKind
const ( FhirServiceKindFhirR4 FhirServiceKind = original.FhirServiceKindFhirR4 FhirServiceKindFhirStu3 FhirServiceKind = original.FhirServiceKindFhirStu3 )
func PossibleFhirServiceKindValues ¶
func PossibleFhirServiceKindValues() []FhirServiceKind
type FhirServicePatchResource ¶
type FhirServicePatchResource = original.FhirServicePatchResource
type FhirServiceProperties ¶
type FhirServiceProperties = original.FhirServiceProperties
type FhirServicesClient ¶
type FhirServicesClient = original.FhirServicesClient
func NewFhirServicesClient ¶
func NewFhirServicesClient(subscriptionID string) FhirServicesClient
func NewFhirServicesClientWithBaseURI ¶
func NewFhirServicesClientWithBaseURI(baseURI string, subscriptionID string) FhirServicesClient
type FhirServicesCreateOrUpdateFuture ¶
type FhirServicesCreateOrUpdateFuture = original.FhirServicesCreateOrUpdateFuture
type FhirServicesDeleteFuture ¶
type FhirServicesDeleteFuture = original.FhirServicesDeleteFuture
type FhirServicesUpdateFuture ¶
type FhirServicesUpdateFuture = original.FhirServicesUpdateFuture
type IotConnector ¶
type IotConnector = original.IotConnector
type IotConnectorCollection ¶
type IotConnectorCollection = original.IotConnectorCollection
type IotConnectorCollectionIterator ¶
type IotConnectorCollectionIterator = original.IotConnectorCollectionIterator
func NewIotConnectorCollectionIterator ¶
func NewIotConnectorCollectionIterator(page IotConnectorCollectionPage) IotConnectorCollectionIterator
type IotConnectorCollectionPage ¶
type IotConnectorCollectionPage = original.IotConnectorCollectionPage
func NewIotConnectorCollectionPage ¶
func NewIotConnectorCollectionPage(cur IotConnectorCollection, getNextPage func(context.Context, IotConnectorCollection) (IotConnectorCollection, error)) IotConnectorCollectionPage
type IotConnectorFhirDestinationClient ¶
type IotConnectorFhirDestinationClient = original.IotConnectorFhirDestinationClient
func NewIotConnectorFhirDestinationClient ¶
func NewIotConnectorFhirDestinationClient(subscriptionID string) IotConnectorFhirDestinationClient
func NewIotConnectorFhirDestinationClientWithBaseURI ¶
func NewIotConnectorFhirDestinationClientWithBaseURI(baseURI string, subscriptionID string) IotConnectorFhirDestinationClient
type IotConnectorFhirDestinationCreateOrUpdateFuture ¶
type IotConnectorFhirDestinationCreateOrUpdateFuture = original.IotConnectorFhirDestinationCreateOrUpdateFuture
type IotConnectorFhirDestinationDeleteFuture ¶
type IotConnectorFhirDestinationDeleteFuture = original.IotConnectorFhirDestinationDeleteFuture
type IotConnectorPatchResource ¶
type IotConnectorPatchResource = original.IotConnectorPatchResource
type IotConnectorProperties ¶
type IotConnectorProperties = original.IotConnectorProperties
type IotConnectorsClient ¶
type IotConnectorsClient = original.IotConnectorsClient
func NewIotConnectorsClient ¶
func NewIotConnectorsClient(subscriptionID string) IotConnectorsClient
func NewIotConnectorsClientWithBaseURI ¶
func NewIotConnectorsClientWithBaseURI(baseURI string, subscriptionID string) IotConnectorsClient
type IotConnectorsCreateOrUpdateFuture ¶
type IotConnectorsCreateOrUpdateFuture = original.IotConnectorsCreateOrUpdateFuture
type IotConnectorsDeleteFuture ¶
type IotConnectorsDeleteFuture = original.IotConnectorsDeleteFuture
type IotConnectorsUpdateFuture ¶
type IotConnectorsUpdateFuture = original.IotConnectorsUpdateFuture
type IotDestinationProperties ¶
type IotDestinationProperties = original.IotDestinationProperties
type IotEventHubIngestionEndpointConfiguration ¶
type IotEventHubIngestionEndpointConfiguration = original.IotEventHubIngestionEndpointConfiguration
type IotFhirDestination ¶
type IotFhirDestination = original.IotFhirDestination
type IotFhirDestinationCollection ¶
type IotFhirDestinationCollection = original.IotFhirDestinationCollection
type IotFhirDestinationCollectionIterator ¶
type IotFhirDestinationCollectionIterator = original.IotFhirDestinationCollectionIterator
func NewIotFhirDestinationCollectionIterator ¶
func NewIotFhirDestinationCollectionIterator(page IotFhirDestinationCollectionPage) IotFhirDestinationCollectionIterator
type IotFhirDestinationCollectionPage ¶
type IotFhirDestinationCollectionPage = original.IotFhirDestinationCollectionPage
func NewIotFhirDestinationCollectionPage ¶
func NewIotFhirDestinationCollectionPage(cur IotFhirDestinationCollection, getNextPage func(context.Context, IotFhirDestinationCollection) (IotFhirDestinationCollection, error)) IotFhirDestinationCollectionPage
type IotFhirDestinationProperties ¶
type IotFhirDestinationProperties = original.IotFhirDestinationProperties
type IotIdentityResolutionType ¶
type IotIdentityResolutionType = original.IotIdentityResolutionType
const ( IotIdentityResolutionTypeCreate IotIdentityResolutionType = original.IotIdentityResolutionTypeCreate IotIdentityResolutionTypeLookup IotIdentityResolutionType = original.IotIdentityResolutionTypeLookup )
func PossibleIotIdentityResolutionTypeValues ¶
func PossibleIotIdentityResolutionTypeValues() []IotIdentityResolutionType
type IotMappingProperties ¶
type IotMappingProperties = original.IotMappingProperties
type Kind ¶
const ( KindFhir Kind = original.KindFhir KindFhirR4 Kind = original.KindFhirR4 KindFhirStu3 Kind = original.KindFhirStu3 )
func PossibleKindValues ¶
func PossibleKindValues() []Kind
type ListOperations ¶
type ListOperations = original.ListOperations
type ListOperationsIterator ¶
type ListOperationsIterator = original.ListOperationsIterator
func NewListOperationsIterator ¶
func NewListOperationsIterator(page ListOperationsPage) ListOperationsIterator
type ListOperationsPage ¶
type ListOperationsPage = original.ListOperationsPage
func NewListOperationsPage ¶
func NewListOperationsPage(cur ListOperations, getNextPage func(context.Context, ListOperations) (ListOperations, error)) ListOperationsPage
type LocationBasedResource ¶
type LocationBasedResource = original.LocationBasedResource
type LogSpecification ¶
type LogSpecification = original.LogSpecification
type ManagedServiceIdentityType ¶
type ManagedServiceIdentityType = original.ManagedServiceIdentityType
const ( ManagedServiceIdentityTypeNone ManagedServiceIdentityType = original.ManagedServiceIdentityTypeNone ManagedServiceIdentityTypeSystemAssigned ManagedServiceIdentityType = original.ManagedServiceIdentityTypeSystemAssigned )
func PossibleManagedServiceIdentityTypeValues ¶
func PossibleManagedServiceIdentityTypeValues() []ManagedServiceIdentityType
type MetricDimension ¶
type MetricDimension = original.MetricDimension
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type OperationDetail ¶
type OperationDetail = original.OperationDetail
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationProperties ¶
type OperationProperties = original.OperationProperties
type OperationResultStatus ¶
type OperationResultStatus = original.OperationResultStatus
const ( OperationResultStatusCanceled OperationResultStatus = original.OperationResultStatusCanceled OperationResultStatusFailed OperationResultStatus = original.OperationResultStatusFailed OperationResultStatusRequested OperationResultStatus = original.OperationResultStatusRequested OperationResultStatusRunning OperationResultStatus = original.OperationResultStatusRunning OperationResultStatusSucceeded OperationResultStatus = original.OperationResultStatusSucceeded )
func PossibleOperationResultStatusValues ¶
func PossibleOperationResultStatusValues() []OperationResultStatus
type OperationResultsClient ¶
type OperationResultsClient = original.OperationResultsClient
func NewOperationResultsClient ¶
func NewOperationResultsClient(subscriptionID string) OperationResultsClient
func NewOperationResultsClientWithBaseURI ¶
func NewOperationResultsClientWithBaseURI(baseURI string, subscriptionID string) OperationResultsClient
type OperationResultsDescription ¶
type OperationResultsDescription = original.OperationResultsDescription
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PrivateEndpoint ¶
type PrivateEndpoint = original.PrivateEndpoint
type PrivateEndpointConnection ¶
type PrivateEndpointConnection = original.PrivateEndpointConnection
type PrivateEndpointConnectionDescription ¶
type PrivateEndpointConnectionDescription = original.PrivateEndpointConnectionDescription
type PrivateEndpointConnectionListResult ¶
type PrivateEndpointConnectionListResult = original.PrivateEndpointConnectionListResult
type PrivateEndpointConnectionListResultDescription ¶
type PrivateEndpointConnectionListResultDescription = original.PrivateEndpointConnectionListResultDescription
type PrivateEndpointConnectionProperties ¶
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
type PrivateEndpointConnectionProvisioningState ¶
type PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningState
const ( PrivateEndpointConnectionProvisioningStateCreating PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateCreating PrivateEndpointConnectionProvisioningStateDeleting PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateDeleting PrivateEndpointConnectionProvisioningStateFailed PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateFailed PrivateEndpointConnectionProvisioningStateSucceeded PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateSucceeded )
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 PrivateEndpointConnectionsCreateOrUpdateFuture ¶
type PrivateEndpointConnectionsCreateOrUpdateFuture = original.PrivateEndpointConnectionsCreateOrUpdateFuture
type PrivateEndpointConnectionsDeleteFuture ¶
type PrivateEndpointConnectionsDeleteFuture = original.PrivateEndpointConnectionsDeleteFuture
type PrivateEndpointServiceConnectionStatus ¶
type PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatus
const ( PrivateEndpointServiceConnectionStatusApproved PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatusApproved PrivateEndpointServiceConnectionStatusPending PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatusPending PrivateEndpointServiceConnectionStatusRejected PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatusRejected )
func PossiblePrivateEndpointServiceConnectionStatusValues ¶
func PossiblePrivateEndpointServiceConnectionStatusValues() []PrivateEndpointServiceConnectionStatus
type PrivateLinkResource ¶
type PrivateLinkResource = original.PrivateLinkResource
type PrivateLinkResourceDescription ¶
type PrivateLinkResourceDescription = original.PrivateLinkResourceDescription
type PrivateLinkResourceListResultDescription ¶
type PrivateLinkResourceListResultDescription = original.PrivateLinkResourceListResultDescription
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 ( ProvisioningStateAccepted ProvisioningState = original.ProvisioningStateAccepted ProvisioningStateCanceled ProvisioningState = original.ProvisioningStateCanceled ProvisioningStateCreating ProvisioningState = original.ProvisioningStateCreating ProvisioningStateDeleting ProvisioningState = original.ProvisioningStateDeleting ProvisioningStateDeprovisioned ProvisioningState = original.ProvisioningStateDeprovisioned ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateMoving ProvisioningState = original.ProvisioningStateMoving ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded ProvisioningStateSuspended ProvisioningState = original.ProvisioningStateSuspended ProvisioningStateSystemMaintenance ProvisioningState = original.ProvisioningStateSystemMaintenance ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating ProvisioningStateVerifying ProvisioningState = original.ProvisioningStateVerifying ProvisioningStateWarned ProvisioningState = original.ProvisioningStateWarned )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type PublicNetworkAccess ¶
type PublicNetworkAccess = original.PublicNetworkAccess
const ( PublicNetworkAccessDisabled PublicNetworkAccess = original.PublicNetworkAccessDisabled PublicNetworkAccessEnabled PublicNetworkAccess = original.PublicNetworkAccessEnabled )
func PossiblePublicNetworkAccessValues ¶
func PossiblePublicNetworkAccessValues() []PublicNetworkAccess
type ResourceCore ¶
type ResourceCore = original.ResourceCore
type ResourceTags ¶
type ResourceTags = original.ResourceTags
type ResourceVersionPolicyConfiguration ¶
type ResourceVersionPolicyConfiguration = original.ResourceVersionPolicyConfiguration
type ServiceAccessPolicyEntry ¶
type ServiceAccessPolicyEntry = original.ServiceAccessPolicyEntry
type ServiceAcrConfigurationInfo ¶
type ServiceAcrConfigurationInfo = original.ServiceAcrConfigurationInfo
type ServiceAuthenticationConfigurationInfo ¶
type ServiceAuthenticationConfigurationInfo = original.ServiceAuthenticationConfigurationInfo
type ServiceCorsConfigurationInfo ¶
type ServiceCorsConfigurationInfo = original.ServiceCorsConfigurationInfo
type ServiceCosmosDbConfigurationInfo ¶
type ServiceCosmosDbConfigurationInfo = original.ServiceCosmosDbConfigurationInfo
type ServiceEventState ¶
type ServiceEventState = original.ServiceEventState
const ( ServiceEventStateDisabled ServiceEventState = original.ServiceEventStateDisabled ServiceEventStateEnabled ServiceEventState = original.ServiceEventStateEnabled ServiceEventStateUpdating ServiceEventState = original.ServiceEventStateUpdating )
func PossibleServiceEventStateValues ¶
func PossibleServiceEventStateValues() []ServiceEventState
type ServiceExportConfigurationInfo ¶
type ServiceExportConfigurationInfo = original.ServiceExportConfigurationInfo
type ServiceManagedIdentity ¶
type ServiceManagedIdentity = original.ServiceManagedIdentity
type ServiceManagedIdentityIdentity ¶
type ServiceManagedIdentityIdentity = original.ServiceManagedIdentityIdentity
type ServiceManagedIdentityType ¶
type ServiceManagedIdentityType = original.ServiceManagedIdentityType
const ( ServiceManagedIdentityTypeNone ServiceManagedIdentityType = original.ServiceManagedIdentityTypeNone ServiceManagedIdentityTypeSystemAssigned ServiceManagedIdentityType = original.ServiceManagedIdentityTypeSystemAssigned ServiceManagedIdentityTypeSystemAssignedUserAssigned ServiceManagedIdentityType = original.ServiceManagedIdentityTypeSystemAssignedUserAssigned ServiceManagedIdentityTypeUserAssigned ServiceManagedIdentityType = original.ServiceManagedIdentityTypeUserAssigned )
func PossibleServiceManagedIdentityTypeValues ¶
func PossibleServiceManagedIdentityTypeValues() []ServiceManagedIdentityType
type ServiceNameUnavailabilityReason ¶
type ServiceNameUnavailabilityReason = original.ServiceNameUnavailabilityReason
const ()
func PossibleServiceNameUnavailabilityReasonValues ¶
func PossibleServiceNameUnavailabilityReasonValues() []ServiceNameUnavailabilityReason
type ServiceOciArtifactEntry ¶
type ServiceOciArtifactEntry = original.ServiceOciArtifactEntry
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type ServicesClient ¶
type ServicesClient = original.ServicesClient
func NewServicesClient ¶
func NewServicesClient(subscriptionID string) ServicesClient
func NewServicesClientWithBaseURI ¶
func NewServicesClientWithBaseURI(baseURI string, subscriptionID string) ServicesClient
type ServicesCreateOrUpdateFuture ¶
type ServicesCreateOrUpdateFuture = original.ServicesCreateOrUpdateFuture
type ServicesDeleteFuture ¶
type ServicesDeleteFuture = original.ServicesDeleteFuture
type ServicesDescription ¶
type ServicesDescription = original.ServicesDescription
type ServicesDescriptionListResult ¶
type ServicesDescriptionListResult = original.ServicesDescriptionListResult
type ServicesDescriptionListResultIterator ¶
type ServicesDescriptionListResultIterator = original.ServicesDescriptionListResultIterator
func NewServicesDescriptionListResultIterator ¶
func NewServicesDescriptionListResultIterator(page ServicesDescriptionListResultPage) ServicesDescriptionListResultIterator
type ServicesDescriptionListResultPage ¶
type ServicesDescriptionListResultPage = original.ServicesDescriptionListResultPage
func NewServicesDescriptionListResultPage ¶
func NewServicesDescriptionListResultPage(cur ServicesDescriptionListResult, getNextPage func(context.Context, ServicesDescriptionListResult) (ServicesDescriptionListResult, error)) ServicesDescriptionListResultPage
type ServicesNameAvailabilityInfo ¶
type ServicesNameAvailabilityInfo = original.ServicesNameAvailabilityInfo
type ServicesPatchDescription ¶
type ServicesPatchDescription = original.ServicesPatchDescription
type ServicesProperties ¶
type ServicesProperties = original.ServicesProperties
type ServicesPropertiesUpdateParameters ¶
type ServicesPropertiesUpdateParameters = original.ServicesPropertiesUpdateParameters
type ServicesResource ¶
type ServicesResource = original.ServicesResource
type ServicesResourceIdentity ¶
type ServicesResourceIdentity = original.ServicesResourceIdentity
type ServicesUpdateFuture ¶
type ServicesUpdateFuture = original.ServicesUpdateFuture
type SystemData ¶
type SystemData = original.SystemData
type TaggedResource ¶
type TaggedResource = original.TaggedResource
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type UserAssignedIdentity ¶
type UserAssignedIdentity = original.UserAssignedIdentity
type WorkspaceList ¶
type WorkspaceList = original.WorkspaceList
type WorkspaceListIterator ¶
type WorkspaceListIterator = original.WorkspaceListIterator
func NewWorkspaceListIterator ¶
func NewWorkspaceListIterator(page WorkspaceListPage) WorkspaceListIterator
type WorkspaceListPage ¶
type WorkspaceListPage = original.WorkspaceListPage
func NewWorkspaceListPage ¶
func NewWorkspaceListPage(cur WorkspaceList, getNextPage func(context.Context, WorkspaceList) (WorkspaceList, error)) WorkspaceListPage
type WorkspacePatchResource ¶
type WorkspacePatchResource = original.WorkspacePatchResource
type WorkspacePrivateEndpointConnectionsClient ¶
type WorkspacePrivateEndpointConnectionsClient = original.WorkspacePrivateEndpointConnectionsClient
func NewWorkspacePrivateEndpointConnectionsClient ¶
func NewWorkspacePrivateEndpointConnectionsClient(subscriptionID string) WorkspacePrivateEndpointConnectionsClient
func NewWorkspacePrivateEndpointConnectionsClientWithBaseURI ¶
func NewWorkspacePrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) WorkspacePrivateEndpointConnectionsClient
type WorkspacePrivateEndpointConnectionsCreateOrUpdateFuture ¶
type WorkspacePrivateEndpointConnectionsCreateOrUpdateFuture = original.WorkspacePrivateEndpointConnectionsCreateOrUpdateFuture
type WorkspacePrivateEndpointConnectionsDeleteFuture ¶
type WorkspacePrivateEndpointConnectionsDeleteFuture = original.WorkspacePrivateEndpointConnectionsDeleteFuture
type WorkspacePrivateLinkResourcesClient ¶
type WorkspacePrivateLinkResourcesClient = original.WorkspacePrivateLinkResourcesClient
func NewWorkspacePrivateLinkResourcesClient ¶
func NewWorkspacePrivateLinkResourcesClient(subscriptionID string) WorkspacePrivateLinkResourcesClient
func NewWorkspacePrivateLinkResourcesClientWithBaseURI ¶
func NewWorkspacePrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) WorkspacePrivateLinkResourcesClient
type WorkspaceProperties ¶
type WorkspaceProperties = original.WorkspaceProperties
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 WorkspacesUpdateFuture ¶
type WorkspacesUpdateFuture = original.WorkspacesUpdateFuture
Click to show internal directories.
Click to hide internal directories.