Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Client
- type ListResult
- type ListResultIterator
- type ListResultPage
- type Location
- type LocationListResult
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type Policies
- type SpendingLimit
- type State
- type Subscription
- type TenantIDDescription
- type TenantListResult
- type TenantListResultIterator
- type TenantListResultPage
- type TenantsClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New() BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string) BaseClient
type Client ¶
func NewClientWithBaseURI ¶
type ListResult ¶
type ListResult = original.ListResult
type ListResultIterator ¶
type ListResultIterator = original.ListResultIterator
type ListResultPage ¶
type ListResultPage = original.ListResultPage
type LocationListResult ¶
type LocationListResult = original.LocationListResult
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() OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string) OperationsClient
type SpendingLimit ¶
type SpendingLimit = original.SpendingLimit
const ( CurrentPeriodOff SpendingLimit = original.CurrentPeriodOff Off SpendingLimit = original.Off On SpendingLimit = original.On )
func PossibleSpendingLimitValues ¶
func PossibleSpendingLimitValues() []SpendingLimit
type Subscription ¶
type Subscription = original.Subscription
type TenantIDDescription ¶
type TenantIDDescription = original.TenantIDDescription
type TenantListResult ¶
type TenantListResult = original.TenantListResult
type TenantListResultIterator ¶
type TenantListResultIterator = original.TenantListResultIterator
type TenantListResultPage ¶
type TenantListResultPage = original.TenantListResultPage
type TenantsClient ¶
type TenantsClient = original.TenantsClient
func NewTenantsClient ¶
func NewTenantsClient() TenantsClient
func NewTenantsClientWithBaseURI ¶
func NewTenantsClientWithBaseURI(baseURI string) TenantsClient
Click to show internal directories.
Click to hide internal directories.