Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Client
- type CreateOrUpdateFuture
- type CreateOrUpdateProperties
- type CreateParameters
- type DeleteFuture
- type Dimension
- type Feature
- type KeyType
- type Keys
- type MetricSpecification
- type NameAvailability
- type NameAvailabilityParameters
- type Operation
- type OperationDisplay
- type OperationList
- type OperationListIterator
- type OperationListPage
- type OperationProperties
- type OperationsClient
- type Properties
- type ProvisioningState
- type RegenerateKeyFuture
- type RegenerateKeyParameters
- type Resource
- type ResourceList
- type ResourceListIterator
- type ResourceListPage
- type ResourceSku
- type ResourceType
- type RestartFuture
- type ServiceSpecification
- type SkuTier
- type TrackedResource
- type UpdateFuture
- type UpdateParameters
- 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 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 CreateOrUpdateFuture ¶
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type CreateOrUpdateProperties ¶
type CreateOrUpdateProperties = original.CreateOrUpdateProperties
type CreateParameters ¶
type CreateParameters = original.CreateParameters
type DeleteFuture ¶
type DeleteFuture = original.DeleteFuture
type KeyType ¶
func PossibleKeyTypeValues ¶
func PossibleKeyTypeValues() []KeyType
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type NameAvailability ¶
type NameAvailability = original.NameAvailability
type NameAvailabilityParameters ¶
type NameAvailabilityParameters = original.NameAvailabilityParameters
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(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 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 RegenerateKeyFuture ¶
type RegenerateKeyFuture = original.RegenerateKeyFuture
type RegenerateKeyParameters ¶
type RegenerateKeyParameters = original.RegenerateKeyParameters
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(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 ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type UpdateFuture ¶
type UpdateFuture = original.UpdateFuture
type UpdateParameters ¶
type UpdateParameters = original.UpdateParameters
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.