Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type DownloadURL
- type ErrorDetails
- type ErrorResponse
- type Invoice
- type InvoiceProperties
- type InvoicesClient
- type InvoicesListResult
- type ManagementClient
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationsClient
- type Period
- type PeriodProperties
- type PeriodsClient
- type PeriodsListResult
- type Resource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DownloadURL ¶
type DownloadURL = original.DownloadURL
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type InvoiceProperties ¶
type InvoiceProperties = original.InvoiceProperties
type InvoicesClient ¶
type InvoicesClient = original.InvoicesClient
func NewInvoicesClient ¶
func NewInvoicesClient(subscriptionID string) InvoicesClient
func NewInvoicesClientWithBaseURI ¶
func NewInvoicesClientWithBaseURI(baseURI string, subscriptionID string) InvoicesClient
type InvoicesListResult ¶
type InvoicesListResult = original.InvoicesListResult
type ManagementClient ¶
type ManagementClient = original.ManagementClient
func New ¶
func New(subscriptionID string) ManagementClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) ManagementClient
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PeriodProperties ¶
type PeriodProperties = original.PeriodProperties
type PeriodsClient ¶
type PeriodsClient = original.PeriodsClient
func NewPeriodsClient ¶
func NewPeriodsClient(subscriptionID string) PeriodsClient
func NewPeriodsClientWithBaseURI ¶
func NewPeriodsClientWithBaseURI(baseURI string, subscriptionID string) PeriodsClient
type PeriodsListResult ¶
type PeriodsListResult = original.PeriodsListResult
Click to show internal directories.
Click to hide internal directories.