const ( DefaultBaseURI = original.DefaultBaseURI )
func UserAgent() string
func Version() string
type BaseClient = original.BaseClient
func New() BaseClient
func NewWithBaseURI(baseURI string) BaseClient
type CheckResourceNameResult = original.CheckResourceNameResult
type Client = original.Client
func NewClient() Client
func NewClientWithBaseURI(baseURI string) Client
type ErrorDefinition = original.ErrorDefinition
type ErrorResponse = original.ErrorResponse
type ListResult = original.ListResult
type ListResultIterator = original.ListResultIterator
func NewListResultIterator(page ListResultPage) ListResultIterator
type ListResultPage = original.ListResultPage
func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
type Location = original.Location
type LocationListResult = original.LocationListResult
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient = original.OperationsClient
func NewOperationsClient() OperationsClient
func NewOperationsClientWithBaseURI(baseURI string) OperationsClient
type Policies = original.Policies
type ResourceName = original.ResourceName
type ResourceNameStatus = original.ResourceNameStatus
const ( Allowed ResourceNameStatus = original.Allowed Reserved ResourceNameStatus = original.Reserved )
func PossibleResourceNameStatusValues() []ResourceNameStatus
type SpendingLimit = original.SpendingLimit
const ( CurrentPeriodOff SpendingLimit = original.CurrentPeriodOff Off SpendingLimit = original.Off On SpendingLimit = original.On )
func PossibleSpendingLimitValues() []SpendingLimit
type State = original.State
const ( Deleted State = original.Deleted Disabled State = original.Disabled Enabled State = original.Enabled PastDue State = original.PastDue Warned State = original.Warned )
func PossibleStateValues() []State
type Subscription = original.Subscription
type TenantIDDescription = original.TenantIDDescription
type TenantListResult = original.TenantListResult
type TenantListResultIterator = original.TenantListResultIterator
func NewTenantListResultIterator(page TenantListResultPage) TenantListResultIterator
type TenantListResultPage = original.TenantListResultPage
func NewTenantListResultPage(cur TenantListResult, getNextPage func(context.Context, TenantListResult) (TenantListResult, error)) TenantListResultPage
type TenantsClient = original.TenantsClient
func NewTenantsClient() TenantsClient
func NewTenantsClientWithBaseURI(baseURI string) TenantsClient
Name | Synopsis |
---|---|
.. | |
subscriptionsapi |