Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AzureEntityResource
- type BaseClient
- type CloudError
- type CloudErrorBody
- type CreatedByType
- type JSONWebKey
- type JSONWebKeySet
- type OperationList
- type OperationsClient
- type OperationsDefinition
- type OperationsDisplayDefinition
- type Provider
- type ProviderListResult
- type ProvidersClient
- type ProxyResource
- type Resource
- type ServiceCreationParams
- type ServiceCreationSpecificParams
- type ServicePatchParams
- type ServiceStatus
- type StatusResult
- type SystemData
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
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 CloudError ¶
type CloudError = original.CloudError
type CloudErrorBody ¶
type CloudErrorBody = original.CloudErrorBody
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( Application CreatedByType = original.Application Key CreatedByType = original.Key ManagedIdentity CreatedByType = original.ManagedIdentity User CreatedByType = original.User )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type JSONWebKey ¶
type JSONWebKey = original.JSONWebKey
type JSONWebKeySet ¶
type JSONWebKeySet = original.JSONWebKeySet
type OperationList ¶
type OperationList = original.OperationList
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type OperationsDefinition ¶
type OperationsDefinition = original.OperationsDefinition
type OperationsDisplayDefinition ¶
type OperationsDisplayDefinition = original.OperationsDisplayDefinition
type ProviderListResult ¶
type ProviderListResult = original.ProviderListResult
type ProvidersClient ¶
type ProvidersClient = original.ProvidersClient
func NewProvidersClient ¶
func NewProvidersClient(subscriptionID string) ProvidersClient
func NewProvidersClientWithBaseURI ¶
func NewProvidersClientWithBaseURI(baseURI string, subscriptionID string) ProvidersClient
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ServiceCreationParams ¶
type ServiceCreationParams = original.ServiceCreationParams
type ServiceCreationSpecificParams ¶
type ServiceCreationSpecificParams = original.ServiceCreationSpecificParams
type ServicePatchParams ¶
type ServicePatchParams = original.ServicePatchParams
type ServiceStatus ¶
type ServiceStatus = original.ServiceStatus
const ( Error ServiceStatus = original.Error NotReady ServiceStatus = original.NotReady Ready ServiceStatus = original.Ready )
func PossibleServiceStatusValues ¶
func PossibleServiceStatusValues() []ServiceStatus
type StatusResult ¶
type StatusResult = original.StatusResult
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.