Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIKey
- type APIKeyListResult
- type APIKeyListResultIterator
- type APIKeyListResultPage
- type ActionsRequired
- type AzureEntityResource
- type BaseClient
- type CheckNameAvailabilityParameters
- type ConfigurationStore
- type ConfigurationStoreListResult
- type ConfigurationStoreListResultIterator
- type ConfigurationStoreListResultPage
- type ConfigurationStoreProperties
- type ConfigurationStorePropertiesUpdateParameters
- type ConfigurationStoreUpdateParameters
- type ConfigurationStoresClient
- type ConfigurationStoresCreateFuture
- type ConfigurationStoresDeleteFuture
- type ConfigurationStoresPurgeDeletedFuture
- type ConfigurationStoresUpdateFuture
- type ConnectionStatus
- type CreateMode
- type CreatedByType
- type DeletedConfigurationStore
- type DeletedConfigurationStoreListResult
- type DeletedConfigurationStoreListResultIterator
- type DeletedConfigurationStoreListResultPage
- type DeletedConfigurationStoreProperties
- type EncryptionProperties
- type ErrorAdditionalInfo
- type ErrorDetails
- type ErrorResponse
- type IdentityType
- type KeyValue
- type KeyValueListResult
- type KeyValueListResultIterator
- type KeyValueListResultPage
- type KeyValueProperties
- type KeyValuesClient
- type KeyValuesDeleteFuture
- type KeyVaultProperties
- type LogSpecification
- type MetricDimension
- type MetricSpecification
- type NameAvailabilityStatus
- type OperationDefinition
- type OperationDefinitionDisplay
- type OperationDefinitionListResult
- type OperationDefinitionListResultIterator
- type OperationDefinitionListResultPage
- type OperationProperties
- type OperationsClient
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionListResult
- type PrivateEndpointConnectionListResultIterator
- type PrivateEndpointConnectionListResultPage
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionReference
- type PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsCreateOrUpdateFuture
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateLinkResource
- type PrivateLinkResourceListResult
- type PrivateLinkResourceListResultIterator
- type PrivateLinkResourceListResultPage
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type ProvisioningState
- type ProxyResource
- type PublicNetworkAccess
- type RegenerateKeyParameters
- type Resource
- type ResourceIdentity
- type ServiceSpecification
- type Sku
- type SystemData
- type TrackedResource
- type UserIdentity
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIKeyListResult ¶
type APIKeyListResult = original.APIKeyListResult
type APIKeyListResultIterator ¶
type APIKeyListResultIterator = original.APIKeyListResultIterator
func NewAPIKeyListResultIterator ¶
func NewAPIKeyListResultIterator(page APIKeyListResultPage) APIKeyListResultIterator
type APIKeyListResultPage ¶
type APIKeyListResultPage = original.APIKeyListResultPage
func NewAPIKeyListResultPage ¶
func NewAPIKeyListResultPage(cur APIKeyListResult, getNextPage func(context.Context, APIKeyListResult) (APIKeyListResult, error)) APIKeyListResultPage
type ActionsRequired ¶
type ActionsRequired = original.ActionsRequired
const ( ActionsRequiredNone ActionsRequired = original.ActionsRequiredNone ActionsRequiredRecreate ActionsRequired = original.ActionsRequiredRecreate )
func PossibleActionsRequiredValues ¶
func PossibleActionsRequiredValues() []ActionsRequired
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 ConfigurationStore ¶
type ConfigurationStore = original.ConfigurationStore
type ConfigurationStoreListResult ¶
type ConfigurationStoreListResult = original.ConfigurationStoreListResult
type ConfigurationStoreListResultIterator ¶
type ConfigurationStoreListResultIterator = original.ConfigurationStoreListResultIterator
func NewConfigurationStoreListResultIterator ¶
func NewConfigurationStoreListResultIterator(page ConfigurationStoreListResultPage) ConfigurationStoreListResultIterator
type ConfigurationStoreListResultPage ¶
type ConfigurationStoreListResultPage = original.ConfigurationStoreListResultPage
func NewConfigurationStoreListResultPage ¶
func NewConfigurationStoreListResultPage(cur ConfigurationStoreListResult, getNextPage func(context.Context, ConfigurationStoreListResult) (ConfigurationStoreListResult, error)) ConfigurationStoreListResultPage
type ConfigurationStoreProperties ¶
type ConfigurationStoreProperties = original.ConfigurationStoreProperties
type ConfigurationStorePropertiesUpdateParameters ¶
type ConfigurationStorePropertiesUpdateParameters = original.ConfigurationStorePropertiesUpdateParameters
type ConfigurationStoreUpdateParameters ¶
type ConfigurationStoreUpdateParameters = original.ConfigurationStoreUpdateParameters
type ConfigurationStoresClient ¶
type ConfigurationStoresClient = original.ConfigurationStoresClient
func NewConfigurationStoresClient ¶
func NewConfigurationStoresClient(subscriptionID string) ConfigurationStoresClient
func NewConfigurationStoresClientWithBaseURI ¶
func NewConfigurationStoresClientWithBaseURI(baseURI string, subscriptionID string) ConfigurationStoresClient
type ConfigurationStoresCreateFuture ¶
type ConfigurationStoresCreateFuture = original.ConfigurationStoresCreateFuture
type ConfigurationStoresDeleteFuture ¶
type ConfigurationStoresDeleteFuture = original.ConfigurationStoresDeleteFuture
type ConfigurationStoresPurgeDeletedFuture ¶
type ConfigurationStoresPurgeDeletedFuture = original.ConfigurationStoresPurgeDeletedFuture
type ConfigurationStoresUpdateFuture ¶
type ConfigurationStoresUpdateFuture = original.ConfigurationStoresUpdateFuture
type ConnectionStatus ¶
type ConnectionStatus = original.ConnectionStatus
const ( ConnectionStatusApproved ConnectionStatus = original.ConnectionStatusApproved ConnectionStatusDisconnected ConnectionStatus = original.ConnectionStatusDisconnected ConnectionStatusPending ConnectionStatus = original.ConnectionStatusPending ConnectionStatusRejected ConnectionStatus = original.ConnectionStatusRejected )
func PossibleConnectionStatusValues ¶
func PossibleConnectionStatusValues() []ConnectionStatus
type CreateMode ¶
type CreateMode = original.CreateMode
const ( CreateModeDefault CreateMode = original.CreateModeDefault CreateModeRecover CreateMode = original.CreateModeRecover )
func PossibleCreateModeValues ¶
func PossibleCreateModeValues() []CreateMode
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 DeletedConfigurationStore ¶
type DeletedConfigurationStore = original.DeletedConfigurationStore
type DeletedConfigurationStoreListResult ¶
type DeletedConfigurationStoreListResult = original.DeletedConfigurationStoreListResult
type DeletedConfigurationStoreListResultIterator ¶
type DeletedConfigurationStoreListResultIterator = original.DeletedConfigurationStoreListResultIterator
func NewDeletedConfigurationStoreListResultIterator ¶
func NewDeletedConfigurationStoreListResultIterator(page DeletedConfigurationStoreListResultPage) DeletedConfigurationStoreListResultIterator
type DeletedConfigurationStoreListResultPage ¶
type DeletedConfigurationStoreListResultPage = original.DeletedConfigurationStoreListResultPage
func NewDeletedConfigurationStoreListResultPage ¶
func NewDeletedConfigurationStoreListResultPage(cur DeletedConfigurationStoreListResult, getNextPage func(context.Context, DeletedConfigurationStoreListResult) (DeletedConfigurationStoreListResult, error)) DeletedConfigurationStoreListResultPage
type DeletedConfigurationStoreProperties ¶
type DeletedConfigurationStoreProperties = original.DeletedConfigurationStoreProperties
type EncryptionProperties ¶
type EncryptionProperties = original.EncryptionProperties
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type IdentityType ¶
type IdentityType = original.IdentityType
const ( IdentityTypeNone IdentityType = original.IdentityTypeNone IdentityTypeSystemAssigned IdentityType = original.IdentityTypeSystemAssigned IdentityTypeSystemAssignedUserAssigned IdentityType = original.IdentityTypeSystemAssignedUserAssigned IdentityTypeUserAssigned IdentityType = original.IdentityTypeUserAssigned )
func PossibleIdentityTypeValues ¶
func PossibleIdentityTypeValues() []IdentityType
type KeyValueListResult ¶
type KeyValueListResult = original.KeyValueListResult
type KeyValueListResultIterator ¶
type KeyValueListResultIterator = original.KeyValueListResultIterator
func NewKeyValueListResultIterator ¶
func NewKeyValueListResultIterator(page KeyValueListResultPage) KeyValueListResultIterator
type KeyValueListResultPage ¶
type KeyValueListResultPage = original.KeyValueListResultPage
func NewKeyValueListResultPage ¶
func NewKeyValueListResultPage(cur KeyValueListResult, getNextPage func(context.Context, KeyValueListResult) (KeyValueListResult, error)) KeyValueListResultPage
type KeyValueProperties ¶
type KeyValueProperties = original.KeyValueProperties
type KeyValuesClient ¶
type KeyValuesClient = original.KeyValuesClient
func NewKeyValuesClient ¶
func NewKeyValuesClient(subscriptionID string) KeyValuesClient
func NewKeyValuesClientWithBaseURI ¶
func NewKeyValuesClientWithBaseURI(baseURI string, subscriptionID string) KeyValuesClient
type KeyValuesDeleteFuture ¶
type KeyValuesDeleteFuture = original.KeyValuesDeleteFuture
type KeyVaultProperties ¶
type KeyVaultProperties = original.KeyVaultProperties
type LogSpecification ¶
type LogSpecification = original.LogSpecification
type MetricDimension ¶
type MetricDimension = original.MetricDimension
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type NameAvailabilityStatus ¶
type NameAvailabilityStatus = original.NameAvailabilityStatus
type OperationDefinition ¶
type OperationDefinition = original.OperationDefinition
type OperationDefinitionDisplay ¶
type OperationDefinitionDisplay = original.OperationDefinitionDisplay
type OperationDefinitionListResult ¶
type OperationDefinitionListResult = original.OperationDefinitionListResult
type OperationDefinitionListResultIterator ¶
type OperationDefinitionListResultIterator = original.OperationDefinitionListResultIterator
func NewOperationDefinitionListResultIterator ¶
func NewOperationDefinitionListResultIterator(page OperationDefinitionListResultPage) OperationDefinitionListResultIterator
type OperationDefinitionListResultPage ¶
type OperationDefinitionListResultPage = original.OperationDefinitionListResultPage
func NewOperationDefinitionListResultPage ¶
func NewOperationDefinitionListResultPage(cur OperationDefinitionListResult, getNextPage func(context.Context, OperationDefinitionListResult) (OperationDefinitionListResult, error)) OperationDefinitionListResultPage
type OperationProperties ¶
type OperationProperties = original.OperationProperties
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 PrivateEndpointConnectionListResult ¶
type PrivateEndpointConnectionListResult = original.PrivateEndpointConnectionListResult
type PrivateEndpointConnectionListResultIterator ¶
type PrivateEndpointConnectionListResultIterator = original.PrivateEndpointConnectionListResultIterator
func NewPrivateEndpointConnectionListResultIterator ¶
func NewPrivateEndpointConnectionListResultIterator(page PrivateEndpointConnectionListResultPage) PrivateEndpointConnectionListResultIterator
type PrivateEndpointConnectionListResultPage ¶
type PrivateEndpointConnectionListResultPage = original.PrivateEndpointConnectionListResultPage
func NewPrivateEndpointConnectionListResultPage ¶
func NewPrivateEndpointConnectionListResultPage(cur PrivateEndpointConnectionListResult, getNextPage func(context.Context, PrivateEndpointConnectionListResult) (PrivateEndpointConnectionListResult, error)) PrivateEndpointConnectionListResultPage
type PrivateEndpointConnectionProperties ¶
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
type PrivateEndpointConnectionReference ¶
type PrivateEndpointConnectionReference = original.PrivateEndpointConnectionReference
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 PrivateLinkResource ¶
type PrivateLinkResource = original.PrivateLinkResource
type PrivateLinkResourceListResult ¶
type PrivateLinkResourceListResult = original.PrivateLinkResourceListResult
type PrivateLinkResourceListResultIterator ¶
type PrivateLinkResourceListResultIterator = original.PrivateLinkResourceListResultIterator
func NewPrivateLinkResourceListResultIterator ¶
func NewPrivateLinkResourceListResultIterator(page PrivateLinkResourceListResultPage) PrivateLinkResourceListResultIterator
type PrivateLinkResourceListResultPage ¶
type PrivateLinkResourceListResultPage = original.PrivateLinkResourceListResultPage
func NewPrivateLinkResourceListResultPage ¶
func NewPrivateLinkResourceListResultPage(cur PrivateLinkResourceListResult, getNextPage func(context.Context, PrivateLinkResourceListResult) (PrivateLinkResourceListResult, error)) PrivateLinkResourceListResultPage
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 ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating )
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 RegenerateKeyParameters ¶
type RegenerateKeyParameters = original.RegenerateKeyParameters
type ResourceIdentity ¶
type ResourceIdentity = original.ResourceIdentity
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type UserIdentity ¶
type UserIdentity = original.UserIdentity
Click to show internal directories.
Click to hide internal directories.