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 Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- 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 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 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
Click to show internal directories.
Click to hide internal directories.