Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type DownloadURL
- type EnrollmentAccount
- type EnrollmentAccountListResult
- type EnrollmentAccountProperties
- type EnrollmentAccountsClient
- type ErrorDetails
- type ErrorResponse
- type Invoice
- type InvoiceProperties
- type InvoicesClient
- type InvoicesListResult
- type InvoicesListResultIterator
- type InvoicesListResultPage
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type Period
- type PeriodProperties
- type PeriodsClient
- type PeriodsListResult
- type PeriodsListResultIterator
- type PeriodsListResultPage
- type Resource
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 DownloadURL ¶
type DownloadURL = original.DownloadURL
type EnrollmentAccount ¶
type EnrollmentAccount = original.EnrollmentAccount
type EnrollmentAccountListResult ¶
type EnrollmentAccountListResult = original.EnrollmentAccountListResult
type EnrollmentAccountProperties ¶
type EnrollmentAccountProperties = original.EnrollmentAccountProperties
type EnrollmentAccountsClient ¶
type EnrollmentAccountsClient = original.EnrollmentAccountsClient
func NewEnrollmentAccountsClient ¶
func NewEnrollmentAccountsClient(subscriptionID string) EnrollmentAccountsClient
func NewEnrollmentAccountsClientWithBaseURI ¶
func NewEnrollmentAccountsClientWithBaseURI(baseURI string, subscriptionID string) EnrollmentAccountsClient
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 InvoicesListResultIterator ¶
type InvoicesListResultIterator = original.InvoicesListResultIterator
type InvoicesListResultPage ¶
type InvoicesListResultPage = original.InvoicesListResultPage
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
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
type PeriodsListResultIterator ¶
type PeriodsListResultIterator = original.PeriodsListResultIterator
type PeriodsListResultPage ¶
type PeriodsListResultPage = original.PeriodsListResultPage
Click to show internal directories.
Click to hide internal directories.