Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ACLAction
- type BaseClient
- type Client
- type CorsSettings
- type CreateOrUpdateFuture
- type CreateOrUpdateProperties
- type DeleteFuture
- type Dimension
- type ErrorResponse
- type ErrorResponseBody
- type Feature
- type FeatureFlags
- type KeyType
- type Keys
- type LogSpecification
- type MetricSpecification
- type NameAvailability
- type NameAvailabilityParameters
- type NetworkACL
- type NetworkACLs
- type Operation
- type OperationDisplay
- type OperationList
- type OperationListIterator
- type OperationListPage
- type OperationProperties
- type OperationsClient
- type PrivateEndpoint
- type PrivateEndpointACL
- type PrivateEndpointConnection
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateLinkResource
- type PrivateLinkResourceList
- type PrivateLinkResourceListIterator
- type PrivateLinkResourceListPage
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type PrivateLinkServiceConnectionStatus
- type Properties
- type ProvisioningState
- type ProxyResource
- type RegenerateKeyFuture
- type RegenerateKeyParameters
- type RequestType
- type Resource
- type ResourceList
- type ResourceListIterator
- type ResourceListPage
- type ResourceSku
- type ResourceType
- type RestartFuture
- type ServerlessUpstreamSettings
- type ServiceKind
- type ServiceSpecification
- type SkuTier
- type TrackedResource
- type UpdateFuture
- type UpstreamTemplate
- type Usage
- type UsageList
- type UsageListIterator
- type UsageListPage
- type UsageName
- type UsagesClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ACLAction ¶
func PossibleACLActionValues ¶
func PossibleACLActionValues() []ACLAction
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Client ¶
func NewClientWithBaseURI ¶
type CorsSettings ¶
type CorsSettings = original.CorsSettings
type CreateOrUpdateFuture ¶
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type CreateOrUpdateProperties ¶
type CreateOrUpdateProperties = original.CreateOrUpdateProperties
type DeleteFuture ¶
type DeleteFuture = original.DeleteFuture
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ErrorResponseBody ¶
type ErrorResponseBody = original.ErrorResponseBody
type FeatureFlags ¶
type FeatureFlags = original.FeatureFlags
const ( EnableConnectivityLogs FeatureFlags = original.EnableConnectivityLogs EnableMessagingLogs FeatureFlags = original.EnableMessagingLogs ServiceMode FeatureFlags = original.ServiceMode )
func PossibleFeatureFlagsValues ¶
func PossibleFeatureFlagsValues() []FeatureFlags
type KeyType ¶
func PossibleKeyTypeValues ¶
func PossibleKeyTypeValues() []KeyType
type LogSpecification ¶
type LogSpecification = original.LogSpecification
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type NameAvailability ¶
type NameAvailability = original.NameAvailability
type NameAvailabilityParameters ¶
type NameAvailabilityParameters = original.NameAvailabilityParameters
type NetworkACL ¶
type NetworkACL = original.NetworkACL
type NetworkACLs ¶
type NetworkACLs = original.NetworkACLs
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 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 PrivateEndpointACL ¶
type PrivateEndpointACL = original.PrivateEndpointACL
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 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 PrivateLinkServiceConnectionStatus ¶
type PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatus
const ( Approved PrivateLinkServiceConnectionStatus = original.Approved Disconnected PrivateLinkServiceConnectionStatus = original.Disconnected Pending PrivateLinkServiceConnectionStatus = original.Pending Rejected PrivateLinkServiceConnectionStatus = original.Rejected )
func PossiblePrivateLinkServiceConnectionStatusValues ¶
func PossiblePrivateLinkServiceConnectionStatusValues() []PrivateLinkServiceConnectionStatus
type Properties ¶
type Properties = original.Properties
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( Canceled ProvisioningState = original.Canceled Creating ProvisioningState = original.Creating Deleting ProvisioningState = original.Deleting Failed ProvisioningState = original.Failed Moving ProvisioningState = original.Moving Running ProvisioningState = original.Running Succeeded ProvisioningState = original.Succeeded Unknown ProvisioningState = original.Unknown Updating ProvisioningState = original.Updating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type RegenerateKeyFuture ¶
type RegenerateKeyFuture = original.RegenerateKeyFuture
type RegenerateKeyParameters ¶
type RegenerateKeyParameters = original.RegenerateKeyParameters
type RequestType ¶
type RequestType = original.RequestType
const ( ClientConnection RequestType = original.ClientConnection RESTAPI RequestType = original.RESTAPI ServerConnection RequestType = original.ServerConnection )
func PossibleRequestTypeValues ¶
func PossibleRequestTypeValues() []RequestType
type ResourceList ¶
type ResourceList = original.ResourceList
type ResourceListIterator ¶
type ResourceListIterator = original.ResourceListIterator
func NewResourceListIterator ¶
func NewResourceListIterator(page ResourceListPage) ResourceListIterator
type ResourceListPage ¶
type ResourceListPage = original.ResourceListPage
func NewResourceListPage ¶
func NewResourceListPage(cur ResourceList, getNextPage func(context.Context, ResourceList) (ResourceList, error)) ResourceListPage
type ResourceSku ¶
type ResourceSku = original.ResourceSku
type ResourceType ¶
type ResourceType = original.ResourceType
type RestartFuture ¶
type RestartFuture = original.RestartFuture
type ServerlessUpstreamSettings ¶
type ServerlessUpstreamSettings = original.ServerlessUpstreamSettings
type ServiceKind ¶
type ServiceKind = original.ServiceKind
const ( RawWebSockets ServiceKind = original.RawWebSockets SignalR ServiceKind = original.SignalR )
func PossibleServiceKindValues ¶
func PossibleServiceKindValues() []ServiceKind
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type UpdateFuture ¶
type UpdateFuture = original.UpdateFuture
type UpstreamTemplate ¶
type UpstreamTemplate = original.UpstreamTemplate
type UsageListIterator ¶
type UsageListIterator = original.UsageListIterator
func NewUsageListIterator ¶
func NewUsageListIterator(page UsageListPage) UsageListIterator
type UsagesClient ¶
type UsagesClient = original.UsagesClient
func NewUsagesClient ¶
func NewUsagesClient(subscriptionID string) UsagesClient
func NewUsagesClientWithBaseURI ¶
func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient
Click to show internal directories.
Click to hide internal directories.