Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccessKeys
- type Account
- type AccountEndpoints
- type AccountList
- type AccountListIterator
- type AccountListPage
- type AccountProperties
- type AccountPropertiesEndpoints
- type AccountPropertiesManagedResources
- type AccountSku
- type AccountUpdateParameters
- type AccountsClient
- type AccountsCreateOrUpdateFuture
- type AccountsDeleteFuture
- type AccountsUpdateFuture
- type BaseClient
- type CheckNameAvailabilityRequest
- type CheckNameAvailabilityResult
- type CloudConnectors
- type CollectionAdminUpdate
- type CreatedByType
- type DefaultAccountPayload
- type DefaultAccountsClient
- type DimensionProperties
- type ErrorModel
- type ErrorResponseModel
- type ErrorResponseModelError
- type Identity
- type LastModifiedByType
- type ManagedResources
- type Name
- type Operation
- type OperationDisplay
- type OperationList
- type OperationListIterator
- type OperationListPage
- type OperationMetaLogSpecification
- type OperationMetaMetricSpecification
- type OperationMetaServiceSpecification
- type OperationProperties
- type OperationsClient
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionList
- type PrivateEndpointConnectionListIterator
- type PrivateEndpointConnectionListPage
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsCreateOrUpdateFuture
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateLinkResource
- type PrivateLinkResourceList
- type PrivateLinkResourceListIterator
- type PrivateLinkResourceListPage
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type ProvisioningState
- type ProxyResource
- type PublicNetworkAccess
- type Reason
- type ScopeType
- type Status
- type SystemData
- type TrackedResource
- type TrackedResourceSystemData
- type Type
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessKeys ¶
type AccessKeys = original.AccessKeys
type AccountEndpoints ¶
type AccountEndpoints = original.AccountEndpoints
type AccountList ¶
type AccountList = original.AccountList
type AccountListIterator ¶
type AccountListIterator = original.AccountListIterator
func NewAccountListIterator ¶
func NewAccountListIterator(page AccountListPage) AccountListIterator
type AccountListPage ¶
type AccountListPage = original.AccountListPage
func NewAccountListPage ¶
func NewAccountListPage(cur AccountList, getNextPage func(context.Context, AccountList) (AccountList, error)) AccountListPage
type AccountProperties ¶
type AccountProperties = original.AccountProperties
type AccountPropertiesEndpoints ¶
type AccountPropertiesEndpoints = original.AccountPropertiesEndpoints
type AccountPropertiesManagedResources ¶
type AccountPropertiesManagedResources = original.AccountPropertiesManagedResources
type AccountSku ¶
type AccountSku = original.AccountSku
type AccountUpdateParameters ¶
type AccountUpdateParameters = original.AccountUpdateParameters
type AccountsClient ¶
type AccountsClient = original.AccountsClient
func NewAccountsClient ¶
func NewAccountsClient(subscriptionID string) AccountsClient
func NewAccountsClientWithBaseURI ¶
func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient
type AccountsCreateOrUpdateFuture ¶
type AccountsCreateOrUpdateFuture = original.AccountsCreateOrUpdateFuture
type AccountsDeleteFuture ¶
type AccountsDeleteFuture = original.AccountsDeleteFuture
type AccountsUpdateFuture ¶
type AccountsUpdateFuture = original.AccountsUpdateFuture
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CheckNameAvailabilityRequest ¶
type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest
type CheckNameAvailabilityResult ¶
type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult
type CloudConnectors ¶
type CloudConnectors = original.CloudConnectors
type CollectionAdminUpdate ¶
type CollectionAdminUpdate = original.CollectionAdminUpdate
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 DefaultAccountPayload ¶
type DefaultAccountPayload = original.DefaultAccountPayload
type DefaultAccountsClient ¶
type DefaultAccountsClient = original.DefaultAccountsClient
func NewDefaultAccountsClient ¶
func NewDefaultAccountsClient(subscriptionID string) DefaultAccountsClient
func NewDefaultAccountsClientWithBaseURI ¶
func NewDefaultAccountsClientWithBaseURI(baseURI string, subscriptionID string) DefaultAccountsClient
type DimensionProperties ¶
type DimensionProperties = original.DimensionProperties
type ErrorModel ¶
type ErrorModel = original.ErrorModel
type ErrorResponseModel ¶
type ErrorResponseModel = original.ErrorResponseModel
type ErrorResponseModelError ¶
type ErrorResponseModelError = original.ErrorResponseModelError
type LastModifiedByType ¶
type LastModifiedByType = original.LastModifiedByType
const ( LastModifiedByTypeApplication LastModifiedByType = original.LastModifiedByTypeApplication LastModifiedByTypeKey LastModifiedByType = original.LastModifiedByTypeKey LastModifiedByTypeManagedIdentity LastModifiedByType = original.LastModifiedByTypeManagedIdentity LastModifiedByTypeUser LastModifiedByType = original.LastModifiedByTypeUser )
func PossibleLastModifiedByTypeValues ¶
func PossibleLastModifiedByTypeValues() []LastModifiedByType
type ManagedResources ¶
type ManagedResources = original.ManagedResources
type Name ¶
const (
NameStandard Name = original.NameStandard
)
func PossibleNameValues ¶
func PossibleNameValues() []Name
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationList ¶
type OperationList = original.OperationList
type OperationListIterator ¶
type OperationListIterator = original.OperationListIterator
func NewOperationListIterator ¶
func NewOperationListIterator(page OperationListPage) OperationListIterator
type OperationListPage ¶
type OperationListPage = original.OperationListPage
func NewOperationListPage ¶
func NewOperationListPage(cur OperationList, getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage
type OperationMetaLogSpecification ¶
type OperationMetaLogSpecification = original.OperationMetaLogSpecification
type OperationMetaMetricSpecification ¶
type OperationMetaMetricSpecification = original.OperationMetaMetricSpecification
type OperationMetaServiceSpecification ¶
type OperationMetaServiceSpecification = original.OperationMetaServiceSpecification
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 PrivateEndpointConnectionList ¶
type PrivateEndpointConnectionList = original.PrivateEndpointConnectionList
type PrivateEndpointConnectionListIterator ¶
type PrivateEndpointConnectionListIterator = original.PrivateEndpointConnectionListIterator
func NewPrivateEndpointConnectionListIterator ¶
func NewPrivateEndpointConnectionListIterator(page PrivateEndpointConnectionListPage) PrivateEndpointConnectionListIterator
type PrivateEndpointConnectionListPage ¶
type PrivateEndpointConnectionListPage = original.PrivateEndpointConnectionListPage
func NewPrivateEndpointConnectionListPage ¶
func NewPrivateEndpointConnectionListPage(cur PrivateEndpointConnectionList, getNextPage func(context.Context, PrivateEndpointConnectionList) (PrivateEndpointConnectionList, error)) PrivateEndpointConnectionListPage
type PrivateEndpointConnectionProperties ¶
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
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 PrivateLinkResourceList ¶
type PrivateLinkResourceList = original.PrivateLinkResourceList
type PrivateLinkResourceListIterator ¶
type PrivateLinkResourceListIterator = original.PrivateLinkResourceListIterator
func NewPrivateLinkResourceListIterator ¶
func NewPrivateLinkResourceListIterator(page PrivateLinkResourceListPage) PrivateLinkResourceListIterator
type PrivateLinkResourceListPage ¶
type PrivateLinkResourceListPage = original.PrivateLinkResourceListPage
func NewPrivateLinkResourceListPage ¶
func NewPrivateLinkResourceListPage(cur PrivateLinkResourceList, getNextPage func(context.Context, PrivateLinkResourceList) (PrivateLinkResourceList, error)) PrivateLinkResourceListPage
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 ProvisioningStateMoving ProvisioningState = original.ProvisioningStateMoving ProvisioningStateSoftDeleted ProvisioningState = original.ProvisioningStateSoftDeleted ProvisioningStateSoftDeleting ProvisioningState = original.ProvisioningStateSoftDeleting ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded ProvisioningStateUnknown ProvisioningState = original.ProvisioningStateUnknown )
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 PublicNetworkAccessNotSpecified PublicNetworkAccess = original.PublicNetworkAccessNotSpecified )
func PossiblePublicNetworkAccessValues ¶
func PossiblePublicNetworkAccessValues() []PublicNetworkAccess
type Reason ¶
const ( ReasonAlreadyExists Reason = original.ReasonAlreadyExists ReasonInvalid Reason = original.ReasonInvalid )
func PossibleReasonValues ¶
func PossibleReasonValues() []Reason
type ScopeType ¶
const ( ScopeTypeSubscription ScopeType = original.ScopeTypeSubscription ScopeTypeTenant ScopeType = original.ScopeTypeTenant )
func PossibleScopeTypeValues ¶
func PossibleScopeTypeValues() []ScopeType
type Status ¶
const ( StatusApproved Status = original.StatusApproved StatusDisconnected Status = original.StatusDisconnected StatusPending Status = original.StatusPending StatusRejected Status = original.StatusRejected StatusUnknown Status = original.StatusUnknown )
func PossibleStatusValues ¶
func PossibleStatusValues() []Status
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type TrackedResourceSystemData ¶
type TrackedResourceSystemData = original.TrackedResourceSystemData
type Type ¶
const (
TypeSystemAssigned Type = original.TypeSystemAssigned
)
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
Click to show internal directories.
Click to hide internal directories.