Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type CommitmentAssociation
- type CommitmentAssociationListResult
- type CommitmentAssociationProperties
- type CommitmentAssociationsClient
- type CommitmentPlan
- type GroupClient
- type ListResult
- type ManagementClient
- type MoveCommitmentAssociationRequest
- type PatchPayload
- type PlanQuantity
- type PlanUsageHistory
- type PlanUsageHistoryListResult
- type Properties
- type Resource
- type ResourceSku
- type UsageHistoryClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommitmentAssociation ¶
type CommitmentAssociation = original.CommitmentAssociation
type CommitmentAssociationListResult ¶
type CommitmentAssociationListResult = original.CommitmentAssociationListResult
type CommitmentAssociationProperties ¶
type CommitmentAssociationProperties = original.CommitmentAssociationProperties
type CommitmentAssociationsClient ¶
type CommitmentAssociationsClient = original.CommitmentAssociationsClient
func NewCommitmentAssociationsClient ¶
func NewCommitmentAssociationsClient(subscriptionID string) CommitmentAssociationsClient
func NewCommitmentAssociationsClientWithBaseURI ¶
func NewCommitmentAssociationsClientWithBaseURI(baseURI string, subscriptionID string) CommitmentAssociationsClient
type CommitmentPlan ¶
type CommitmentPlan = original.CommitmentPlan
type GroupClient ¶
type GroupClient = original.GroupClient
func NewGroupClient ¶
func NewGroupClient(subscriptionID string) GroupClient
func NewGroupClientWithBaseURI ¶
func NewGroupClientWithBaseURI(baseURI string, subscriptionID string) GroupClient
type ListResult ¶
type ListResult = original.ListResult
type ManagementClient ¶
type ManagementClient = original.ManagementClient
func New ¶
func New(subscriptionID string) ManagementClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) ManagementClient
type MoveCommitmentAssociationRequest ¶
type MoveCommitmentAssociationRequest = original.MoveCommitmentAssociationRequest
type PatchPayload ¶
type PatchPayload = original.PatchPayload
type PlanQuantity ¶
type PlanQuantity = original.PlanQuantity
type PlanUsageHistory ¶
type PlanUsageHistory = original.PlanUsageHistory
type PlanUsageHistoryListResult ¶
type PlanUsageHistoryListResult = original.PlanUsageHistoryListResult
type Properties ¶
type Properties = original.Properties
type ResourceSku ¶
type ResourceSku = original.ResourceSku
type UsageHistoryClient ¶
type UsageHistoryClient = original.UsageHistoryClient
func NewUsageHistoryClient ¶
func NewUsageHistoryClient(subscriptionID string) UsageHistoryClient
func NewUsageHistoryClientWithBaseURI ¶
func NewUsageHistoryClientWithBaseURI(baseURI string, subscriptionID string) UsageHistoryClient
Click to show internal directories.
Click to hide internal directories.