Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Bound
- type ChargeType
- type ErrorDetails
- type ErrorResponse
- type Forecast
- type ForecastProperties
- type ForecastPropertiesConfidenceLevelsItem
- type ForecastsClient
- type ForecastsListResult
- type Grain
- type MeterDetails
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type PriceSheetClient
- type PriceSheetModel
- type PriceSheetProperties
- type PriceSheetResult
- type Resource
- type UsageDetail
- type UsageDetailProperties
- type UsageDetailsClient
- type UsageDetailsListResult
- type UsageDetailsListResultIterator
- type UsageDetailsListResultPage
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 Bound ¶
func PossibleBoundValues ¶
func PossibleBoundValues() []Bound
type ChargeType ¶
type ChargeType = original.ChargeType
const ( ChargeTypeActual ChargeType = original.ChargeTypeActual ChargeTypeForecast ChargeType = original.ChargeTypeForecast )
func PossibleChargeTypeValues ¶
func PossibleChargeTypeValues() []ChargeType
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ForecastProperties ¶
type ForecastProperties = original.ForecastProperties
type ForecastPropertiesConfidenceLevelsItem ¶
type ForecastPropertiesConfidenceLevelsItem = original.ForecastPropertiesConfidenceLevelsItem
type ForecastsClient ¶
type ForecastsClient = original.ForecastsClient
func NewForecastsClient ¶
func NewForecastsClient(subscriptionID string) ForecastsClient
func NewForecastsClientWithBaseURI ¶
func NewForecastsClientWithBaseURI(baseURI string, subscriptionID string) ForecastsClient
type ForecastsListResult ¶
type ForecastsListResult = original.ForecastsListResult
type MeterDetails ¶
type MeterDetails = original.MeterDetails
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 PriceSheetClient ¶
type PriceSheetClient = original.PriceSheetClient
func NewPriceSheetClient ¶
func NewPriceSheetClient(subscriptionID string) PriceSheetClient
func NewPriceSheetClientWithBaseURI ¶
func NewPriceSheetClientWithBaseURI(baseURI string, subscriptionID string) PriceSheetClient
type PriceSheetModel ¶
type PriceSheetModel = original.PriceSheetModel
type PriceSheetProperties ¶
type PriceSheetProperties = original.PriceSheetProperties
type PriceSheetResult ¶
type PriceSheetResult = original.PriceSheetResult
type UsageDetail ¶
type UsageDetail = original.UsageDetail
type UsageDetailProperties ¶
type UsageDetailProperties = original.UsageDetailProperties
type UsageDetailsClient ¶
type UsageDetailsClient = original.UsageDetailsClient
func NewUsageDetailsClient ¶
func NewUsageDetailsClient(subscriptionID string) UsageDetailsClient
func NewUsageDetailsClientWithBaseURI ¶
func NewUsageDetailsClientWithBaseURI(baseURI string, subscriptionID string) UsageDetailsClient
type UsageDetailsListResult ¶
type UsageDetailsListResult = original.UsageDetailsListResult
type UsageDetailsListResultIterator ¶
type UsageDetailsListResultIterator = original.UsageDetailsListResultIterator
type UsageDetailsListResultPage ¶
type UsageDetailsListResultPage = original.UsageDetailsListResultPage
Click to show internal directories.
Click to hide internal directories.