Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type CanonicalSupportPlanInfoDefinition
- type CanonicalSupportPlanProperties
- type CanonicalSupportPlanResponseEnvelope
- type ErrorDefinition
- type ListCanonicalSupportPlanInfoDefinition
- type ListOperationsDefinition
- type OneTimeCharge
- type OperationsClient
- type OperationsDefinition
- type OperationsDisplayDefinition
- type PlanTypeName
- type ProvisioningState
- type SupportPlanType
- type SupportPlanTypesClient
- type SupportPlanTypesCreateOrUpdateFuture
- type SupportPlanTypesDeleteFuture
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 CanonicalSupportPlanInfoDefinition ¶
type CanonicalSupportPlanInfoDefinition = original.CanonicalSupportPlanInfoDefinition
type CanonicalSupportPlanProperties ¶
type CanonicalSupportPlanProperties = original.CanonicalSupportPlanProperties
type CanonicalSupportPlanResponseEnvelope ¶
type CanonicalSupportPlanResponseEnvelope = original.CanonicalSupportPlanResponseEnvelope
type ErrorDefinition ¶
type ErrorDefinition = original.ErrorDefinition
type ListCanonicalSupportPlanInfoDefinition ¶
type ListCanonicalSupportPlanInfoDefinition = original.ListCanonicalSupportPlanInfoDefinition
type ListOperationsDefinition ¶
type ListOperationsDefinition = original.ListOperationsDefinition
type OneTimeCharge ¶
type OneTimeCharge = original.OneTimeCharge
const ( No OneTimeCharge = original.No OnEnabled OneTimeCharge = original.OnEnabled OnReenabled OneTimeCharge = original.OnReenabled )
func PossibleOneTimeChargeValues ¶
func PossibleOneTimeChargeValues() []OneTimeCharge
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 PlanTypeName ¶
type PlanTypeName = original.PlanTypeName
const ( Advanced PlanTypeName = original.Advanced Essential PlanTypeName = original.Essential Standard PlanTypeName = original.Standard )
func PossiblePlanTypeNameValues ¶
func PossiblePlanTypeNameValues() []PlanTypeName
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( Cancelled ProvisioningState = original.Cancelled Cancelling ProvisioningState = original.Cancelling Downgrading ProvisioningState = original.Downgrading Failed ProvisioningState = original.Failed Purchasing ProvisioningState = original.Purchasing Succeeded ProvisioningState = original.Succeeded Upgrading ProvisioningState = original.Upgrading )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type SupportPlanType ¶
type SupportPlanType = original.SupportPlanType
const ( SupportPlanTypeAdvanced SupportPlanType = original.SupportPlanTypeAdvanced SupportPlanTypeEssential SupportPlanType = original.SupportPlanTypeEssential SupportPlanTypeStandard SupportPlanType = original.SupportPlanTypeStandard )
func PossibleSupportPlanTypeValues ¶
func PossibleSupportPlanTypeValues() []SupportPlanType
type SupportPlanTypesClient ¶
type SupportPlanTypesClient = original.SupportPlanTypesClient
func NewSupportPlanTypesClient ¶
func NewSupportPlanTypesClient(subscriptionID string) SupportPlanTypesClient
func NewSupportPlanTypesClientWithBaseURI ¶
func NewSupportPlanTypesClientWithBaseURI(baseURI string, subscriptionID string) SupportPlanTypesClient
type SupportPlanTypesCreateOrUpdateFuture ¶
type SupportPlanTypesCreateOrUpdateFuture = original.SupportPlanTypesCreateOrUpdateFuture
type SupportPlanTypesDeleteFuture ¶
type SupportPlanTypesDeleteFuture = original.SupportPlanTypesDeleteFuture
Click to show internal directories.
Click to hide internal directories.