Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Client
- type CommitmentAssociation
- type CommitmentAssociationListResult
- type CommitmentAssociationListResultIterator
- type CommitmentAssociationListResultPage
- type CommitmentAssociationProperties
- type CommitmentAssociationsClient
- type CommitmentPlan
- type ListResult
- type ListResultIterator
- type ListResultPage
- type MoveCommitmentAssociationRequest
- type PatchPayload
- type PlanQuantity
- type PlanUsageHistory
- type PlanUsageHistoryListResult
- type PlanUsageHistoryListResultIterator
- type PlanUsageHistoryListResultPage
- type Properties
- type Resource
- type ResourceSku
- type UsageHistoryClient
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 CommitmentAssociation ¶
type CommitmentAssociation = original.CommitmentAssociation
type CommitmentAssociationListResult ¶
type CommitmentAssociationListResult = original.CommitmentAssociationListResult
type CommitmentAssociationListResultIterator ¶
type CommitmentAssociationListResultIterator = original.CommitmentAssociationListResultIterator
type CommitmentAssociationListResultPage ¶
type CommitmentAssociationListResultPage = original.CommitmentAssociationListResultPage
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 ListResult ¶
type ListResult = original.ListResult
type ListResultIterator ¶
type ListResultIterator = original.ListResultIterator
type ListResultPage ¶
type ListResultPage = original.ListResultPage
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 PlanUsageHistoryListResultIterator ¶
type PlanUsageHistoryListResultIterator = original.PlanUsageHistoryListResultIterator
type PlanUsageHistoryListResultPage ¶
type PlanUsageHistoryListResultPage = original.PlanUsageHistoryListResultPage
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.