search

package
v58.2.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AdminKeyKind

type AdminKeyKind = original.AdminKeyKind
const (
	Primary   AdminKeyKind = original.Primary
	Secondary AdminKeyKind = original.Secondary
)

func PossibleAdminKeyKindValues

func PossibleAdminKeyKindValues() []AdminKeyKind

type AdminKeyResult

type AdminKeyResult = original.AdminKeyResult

type AdminKeysClient

type AdminKeysClient = original.AdminKeysClient

func NewAdminKeysClient

func NewAdminKeysClient(subscriptionID string) AdminKeysClient

func NewAdminKeysClientWithBaseURI

func NewAdminKeysClientWithBaseURI(baseURI string, subscriptionID string) AdminKeysClient

type AsyncOperationResult

type AsyncOperationResult = original.AsyncOperationResult

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 CheckNameAvailabilityInput

type CheckNameAvailabilityInput = original.CheckNameAvailabilityInput

type CheckNameAvailabilityOutput

type CheckNameAvailabilityOutput = original.CheckNameAvailabilityOutput

type CloudError

type CloudError = original.CloudError

type CloudErrorBody

type CloudErrorBody = original.CloudErrorBody

type HostingMode

type HostingMode = original.HostingMode
const (
	Default     HostingMode = original.Default
	HighDensity HostingMode = original.HighDensity
)

func PossibleHostingModeValues

func PossibleHostingModeValues() []HostingMode

type IPRule

type IPRule = original.IPRule

type Identity

type Identity = original.Identity

type IdentityType

type IdentityType = original.IdentityType
const (
	None           IdentityType = original.None
	SystemAssigned IdentityType = original.SystemAssigned
)

func PossibleIdentityTypeValues

func PossibleIdentityTypeValues() []IdentityType

type ListQueryKeysResult

type ListQueryKeysResult = original.ListQueryKeysResult

type NetworkRuleSet

type NetworkRuleSet = original.NetworkRuleSet

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

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 PrivateLinkResourcesResult

type PrivateLinkResourcesResult = original.PrivateLinkResourcesResult

type ProvisioningState

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type ProxyResource

type ProxyResource = original.ProxyResource

type PublicNetworkAccess

type PublicNetworkAccess = original.PublicNetworkAccess

func PossiblePublicNetworkAccessValues

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type QueryKey

type QueryKey = original.QueryKey

type QueryKeysClient

type QueryKeysClient = original.QueryKeysClient

func NewQueryKeysClient

func NewQueryKeysClient(subscriptionID string) QueryKeysClient

func NewQueryKeysClientWithBaseURI

func NewQueryKeysClientWithBaseURI(baseURI string, subscriptionID string) QueryKeysClient

type Resource

type Resource = original.Resource

type Service

type Service = original.Service

type ServiceListResult

type ServiceListResult = original.ServiceListResult

type ServiceListResultIterator

type ServiceListResultIterator = original.ServiceListResultIterator

type ServiceProperties

type ServiceProperties = original.ServiceProperties

type ServiceStatus

type ServiceStatus = original.ServiceStatus
const (
	ServiceStatusDegraded     ServiceStatus = original.ServiceStatusDegraded
	ServiceStatusDeleting     ServiceStatus = original.ServiceStatusDeleting
	ServiceStatusDisabled     ServiceStatus = original.ServiceStatusDisabled
	ServiceStatusError        ServiceStatus = original.ServiceStatusError
	ServiceStatusProvisioning ServiceStatus = original.ServiceStatusProvisioning
	ServiceStatusRunning      ServiceStatus = original.ServiceStatusRunning
)

func PossibleServiceStatusValues

func PossibleServiceStatusValues() []ServiceStatus

type ServiceUpdate

type ServiceUpdate = original.ServiceUpdate

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 ShareablePrivateLinkResourceType

type ShareablePrivateLinkResourceType = original.ShareablePrivateLinkResourceType

type SharedPrivateLinkResource

type SharedPrivateLinkResource = original.SharedPrivateLinkResource

type SharedPrivateLinkResourcesClient

type SharedPrivateLinkResourcesClient = original.SharedPrivateLinkResourcesClient

func NewSharedPrivateLinkResourcesClient

func NewSharedPrivateLinkResourcesClient(subscriptionID string) SharedPrivateLinkResourcesClient

func NewSharedPrivateLinkResourcesClientWithBaseURI

func NewSharedPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) SharedPrivateLinkResourcesClient

type Sku

type Sku = original.Sku

type SkuName

type SkuName = original.SkuName
const (
	Basic              SkuName = original.Basic
	Free               SkuName = original.Free
	Standard           SkuName = original.Standard
	Standard2          SkuName = original.Standard2
	Standard3          SkuName = original.Standard3
	StorageOptimizedL1 SkuName = original.StorageOptimizedL1
	StorageOptimizedL2 SkuName = original.StorageOptimizedL2
)

func PossibleSkuNameValues

func PossibleSkuNameValues() []SkuName

type TrackedResource

type TrackedResource = original.TrackedResource

type UnavailableNameReason

type UnavailableNameReason = original.UnavailableNameReason

func PossibleUnavailableNameReasonValues

func PossibleUnavailableNameReasonValues() []UnavailableNameReason

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL