Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AuthenticationType
- type BaseClient
- type BasicEndpointResourceProperties
- type CheckNameRequest
- type CheckNameResult
- type Client
- type ConnectionProperties
- type ConnectionPropertiesPrivateEndpoint
- type ConnectionPropertiesPrivateLinkServiceConnectionState
- type ConnectionPropertiesProvisioningState
- type ConnectionState
- type CreateOrUpdateFuture
- type DeleteFuture
- type Description
- type DescriptionListResult
- type DescriptionListResultIterator
- type DescriptionListResultPage
- type EndpointClient
- type EndpointCreateOrUpdateFuture
- type EndpointDeleteFuture
- type EndpointProvisioningState
- type EndpointResource
- type EndpointResourceListResult
- type EndpointResourceListResultIterator
- type EndpointResourceListResultPage
- type EndpointResourceProperties
- type EndpointType
- type ErrorDefinition
- type ErrorResponse
- type EventGrid
- type EventHub
- type ExternalResource
- type GroupIDInformation
- type GroupIDInformationProperties
- type GroupIDInformationPropertiesModel
- type GroupIDInformationResponse
- type Identity
- type IdentityType
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type PatchDescription
- type PatchProperties
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsCreateOrUpdateFuture
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateEndpointConnectionsResponse
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionStatus
- type Properties
- type ProvisioningState
- type PublicNetworkAccess
- type Reason
- type Resource
- type ServiceBus
- type UpdateFuture
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthenticationType ¶
type AuthenticationType = original.AuthenticationType
const ( IdentityBased AuthenticationType = original.IdentityBased KeyBased AuthenticationType = original.KeyBased )
func PossibleAuthenticationTypeValues ¶
func PossibleAuthenticationTypeValues() []AuthenticationType
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicEndpointResourceProperties ¶
type BasicEndpointResourceProperties = original.BasicEndpointResourceProperties
type CheckNameRequest ¶
type CheckNameRequest = original.CheckNameRequest
type CheckNameResult ¶
type CheckNameResult = original.CheckNameResult
type Client ¶
func NewClientWithBaseURI ¶
type ConnectionProperties ¶
type ConnectionProperties = original.ConnectionProperties
type ConnectionPropertiesPrivateEndpoint ¶
type ConnectionPropertiesPrivateEndpoint = original.ConnectionPropertiesPrivateEndpoint
type ConnectionPropertiesPrivateLinkServiceConnectionState ¶
type ConnectionPropertiesPrivateLinkServiceConnectionState = original.ConnectionPropertiesPrivateLinkServiceConnectionState
type ConnectionPropertiesProvisioningState ¶
type ConnectionPropertiesProvisioningState = original.ConnectionPropertiesProvisioningState
const ( Approved ConnectionPropertiesProvisioningState = original.Approved Disconnected ConnectionPropertiesProvisioningState = original.Disconnected Pending ConnectionPropertiesProvisioningState = original.Pending Rejected ConnectionPropertiesProvisioningState = original.Rejected )
func PossibleConnectionPropertiesProvisioningStateValues ¶
func PossibleConnectionPropertiesProvisioningStateValues() []ConnectionPropertiesProvisioningState
type ConnectionState ¶
type ConnectionState = original.ConnectionState
type CreateOrUpdateFuture ¶
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type DeleteFuture ¶
type DeleteFuture = original.DeleteFuture
type Description ¶
type Description = original.Description
type DescriptionListResult ¶
type DescriptionListResult = original.DescriptionListResult
type DescriptionListResultIterator ¶
type DescriptionListResultIterator = original.DescriptionListResultIterator
func NewDescriptionListResultIterator ¶
func NewDescriptionListResultIterator(page DescriptionListResultPage) DescriptionListResultIterator
type DescriptionListResultPage ¶
type DescriptionListResultPage = original.DescriptionListResultPage
func NewDescriptionListResultPage ¶
func NewDescriptionListResultPage(cur DescriptionListResult, getNextPage func(context.Context, DescriptionListResult) (DescriptionListResult, error)) DescriptionListResultPage
type EndpointClient ¶
type EndpointClient = original.EndpointClient
func NewEndpointClient ¶
func NewEndpointClient(subscriptionID string) EndpointClient
func NewEndpointClientWithBaseURI ¶
func NewEndpointClientWithBaseURI(baseURI string, subscriptionID string) EndpointClient
type EndpointCreateOrUpdateFuture ¶
type EndpointCreateOrUpdateFuture = original.EndpointCreateOrUpdateFuture
type EndpointDeleteFuture ¶
type EndpointDeleteFuture = original.EndpointDeleteFuture
type EndpointProvisioningState ¶
type EndpointProvisioningState = original.EndpointProvisioningState
const ( Canceled EndpointProvisioningState = original.Canceled Deleted EndpointProvisioningState = original.Deleted Deleting EndpointProvisioningState = original.Deleting Disabled EndpointProvisioningState = original.Disabled Failed EndpointProvisioningState = original.Failed Moving EndpointProvisioningState = original.Moving Provisioning EndpointProvisioningState = original.Provisioning Restoring EndpointProvisioningState = original.Restoring Succeeded EndpointProvisioningState = original.Succeeded Suspending EndpointProvisioningState = original.Suspending Warning EndpointProvisioningState = original.Warning )
func PossibleEndpointProvisioningStateValues ¶
func PossibleEndpointProvisioningStateValues() []EndpointProvisioningState
type EndpointResource ¶
type EndpointResource = original.EndpointResource
type EndpointResourceListResult ¶
type EndpointResourceListResult = original.EndpointResourceListResult
type EndpointResourceListResultIterator ¶
type EndpointResourceListResultIterator = original.EndpointResourceListResultIterator
func NewEndpointResourceListResultIterator ¶
func NewEndpointResourceListResultIterator(page EndpointResourceListResultPage) EndpointResourceListResultIterator
type EndpointResourceListResultPage ¶
type EndpointResourceListResultPage = original.EndpointResourceListResultPage
func NewEndpointResourceListResultPage ¶
func NewEndpointResourceListResultPage(cur EndpointResourceListResult, getNextPage func(context.Context, EndpointResourceListResult) (EndpointResourceListResult, error)) EndpointResourceListResultPage
type EndpointResourceProperties ¶
type EndpointResourceProperties = original.EndpointResourceProperties
type EndpointType ¶
type EndpointType = original.EndpointType
const ( EndpointTypeDigitalTwinsEndpointResourceProperties EndpointType = original.EndpointTypeDigitalTwinsEndpointResourceProperties EndpointTypeEventGrid EndpointType = original.EndpointTypeEventGrid EndpointTypeEventHub EndpointType = original.EndpointTypeEventHub EndpointTypeServiceBus EndpointType = original.EndpointTypeServiceBus )
func PossibleEndpointTypeValues ¶
func PossibleEndpointTypeValues() []EndpointType
type ErrorDefinition ¶
type ErrorDefinition = original.ErrorDefinition
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ExternalResource ¶
type ExternalResource = original.ExternalResource
type GroupIDInformation ¶
type GroupIDInformation = original.GroupIDInformation
type GroupIDInformationProperties ¶
type GroupIDInformationProperties = original.GroupIDInformationProperties
type GroupIDInformationPropertiesModel ¶
type GroupIDInformationPropertiesModel = original.GroupIDInformationPropertiesModel
type GroupIDInformationResponse ¶
type GroupIDInformationResponse = original.GroupIDInformationResponse
type IdentityType ¶
type IdentityType = original.IdentityType
const ( None IdentityType = original.None SystemAssigned IdentityType = original.SystemAssigned )
func PossibleIdentityTypeValues ¶
func PossibleIdentityTypeValues() []IdentityType
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator ¶
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage ¶
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PatchDescription ¶
type PatchDescription = original.PatchDescription
type PatchProperties ¶
type PatchProperties = original.PatchProperties
type PrivateEndpoint ¶
type PrivateEndpoint = original.PrivateEndpoint
type PrivateEndpointConnection ¶
type PrivateEndpointConnection = original.PrivateEndpointConnection
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 PrivateEndpointConnectionsResponse ¶
type PrivateEndpointConnectionsResponse = original.PrivateEndpointConnectionsResponse
type PrivateLinkResourcesClient ¶
type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient
func NewPrivateLinkResourcesClient ¶
func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient
func NewPrivateLinkResourcesClientWithBaseURI ¶
func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient
type PrivateLinkServiceConnectionStatus ¶
type PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatus
const ( PrivateLinkServiceConnectionStatusApproved PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusApproved PrivateLinkServiceConnectionStatusDisconnected PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusDisconnected PrivateLinkServiceConnectionStatusPending PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusPending PrivateLinkServiceConnectionStatusRejected PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusRejected )
func PossiblePrivateLinkServiceConnectionStatusValues ¶
func PossiblePrivateLinkServiceConnectionStatusValues() []PrivateLinkServiceConnectionStatus
type Properties ¶
type Properties = original.Properties
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( ProvisioningStateCanceled ProvisioningState = original.ProvisioningStateCanceled ProvisioningStateDeleted ProvisioningState = original.ProvisioningStateDeleted ProvisioningStateDeleting ProvisioningState = original.ProvisioningStateDeleting ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateMoving ProvisioningState = original.ProvisioningStateMoving ProvisioningStateProvisioning ProvisioningState = original.ProvisioningStateProvisioning ProvisioningStateRestoring ProvisioningState = original.ProvisioningStateRestoring ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded ProvisioningStateSuspending ProvisioningState = original.ProvisioningStateSuspending ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating ProvisioningStateWarning ProvisioningState = original.ProvisioningStateWarning )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type PublicNetworkAccess ¶
type PublicNetworkAccess = original.PublicNetworkAccess
const ( PublicNetworkAccessDisabled PublicNetworkAccess = original.PublicNetworkAccessDisabled PublicNetworkAccessEnabled PublicNetworkAccess = original.PublicNetworkAccessEnabled )
func PossiblePublicNetworkAccessValues ¶
func PossiblePublicNetworkAccessValues() []PublicNetworkAccess
type Reason ¶
func PossibleReasonValues ¶
func PossibleReasonValues() []Reason
type ServiceBus ¶
type ServiceBus = original.ServiceBus
type UpdateFuture ¶
type UpdateFuture = original.UpdateFuture
Click to show internal directories.
Click to hide internal directories.