Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Budget
- type BudgetProperties
- type BudgetTimePeriod
- type BudgetsClient
- type BudgetsListResult
- type BudgetsListResultIterator
- type BudgetsListResultPage
- type CategoryType
- type CurrentSpend
- type Datagrain
- type ErrorDetails
- type ErrorResponse
- type Filters
- type Marketplace
- type MarketplaceProperties
- type MarketplacesClient
- type MarketplacesListResult
- type MarketplacesListResultIterator
- type MarketplacesListResultPage
- type MeterDetails
- type Notification
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type OperatorType
- type PriceSheetClient
- type PriceSheetModel
- type PriceSheetProperties
- type PriceSheetResult
- type ProxyResource
- type ReservationDetails
- type ReservationDetailsListResult
- type ReservationDetailsListResultIterator
- type ReservationDetailsListResultPage
- type ReservationDetailsProperties
- type ReservationSummaries
- type ReservationSummariesListResult
- type ReservationSummariesListResultIterator
- type ReservationSummariesListResultPage
- type ReservationSummariesProperties
- type ReservationsDetailsClient
- type ReservationsSummariesClient
- type Resource
- type TimeGrainType
- 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 BudgetProperties ¶
type BudgetProperties = original.BudgetProperties
type BudgetTimePeriod ¶
type BudgetTimePeriod = original.BudgetTimePeriod
type BudgetsClient ¶
type BudgetsClient = original.BudgetsClient
func NewBudgetsClient ¶
func NewBudgetsClient(subscriptionID string) BudgetsClient
func NewBudgetsClientWithBaseURI ¶
func NewBudgetsClientWithBaseURI(baseURI string, subscriptionID string) BudgetsClient
type BudgetsListResult ¶
type BudgetsListResult = original.BudgetsListResult
type BudgetsListResultIterator ¶
type BudgetsListResultIterator = original.BudgetsListResultIterator
type BudgetsListResultPage ¶
type BudgetsListResultPage = original.BudgetsListResultPage
type CategoryType ¶
type CategoryType = original.CategoryType
const ( Cost CategoryType = original.Cost Usage CategoryType = original.Usage )
type CurrentSpend ¶
type CurrentSpend = original.CurrentSpend
type Datagrain ¶
const ( DailyGrain Datagrain = original.DailyGrain MonthlyGrain Datagrain = original.MonthlyGrain )
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type Marketplace ¶
type Marketplace = original.Marketplace
type MarketplaceProperties ¶
type MarketplaceProperties = original.MarketplaceProperties
type MarketplacesClient ¶
type MarketplacesClient = original.MarketplacesClient
func NewMarketplacesClient ¶
func NewMarketplacesClient(subscriptionID string) MarketplacesClient
func NewMarketplacesClientWithBaseURI ¶
func NewMarketplacesClientWithBaseURI(baseURI string, subscriptionID string) MarketplacesClient
type MarketplacesListResult ¶
type MarketplacesListResult = original.MarketplacesListResult
type MarketplacesListResultIterator ¶
type MarketplacesListResultIterator = original.MarketplacesListResultIterator
type MarketplacesListResultPage ¶
type MarketplacesListResultPage = original.MarketplacesListResultPage
type MeterDetails ¶
type MeterDetails = original.MeterDetails
type Notification ¶
type Notification = original.Notification
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 OperatorType ¶
type OperatorType = original.OperatorType
const ( EqualTo OperatorType = original.EqualTo GreaterThan OperatorType = original.GreaterThan GreaterThanOrEqualTo OperatorType = original.GreaterThanOrEqualTo )
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 ProxyResource ¶
type ProxyResource = original.ProxyResource
type ReservationDetails ¶
type ReservationDetails = original.ReservationDetails
type ReservationDetailsListResult ¶
type ReservationDetailsListResult = original.ReservationDetailsListResult
type ReservationDetailsListResultIterator ¶
type ReservationDetailsListResultIterator = original.ReservationDetailsListResultIterator
type ReservationDetailsListResultPage ¶
type ReservationDetailsListResultPage = original.ReservationDetailsListResultPage
type ReservationDetailsProperties ¶
type ReservationDetailsProperties = original.ReservationDetailsProperties
type ReservationSummaries ¶
type ReservationSummaries = original.ReservationSummaries
type ReservationSummariesListResult ¶
type ReservationSummariesListResult = original.ReservationSummariesListResult
type ReservationSummariesListResultIterator ¶
type ReservationSummariesListResultIterator = original.ReservationSummariesListResultIterator
type ReservationSummariesListResultPage ¶
type ReservationSummariesListResultPage = original.ReservationSummariesListResultPage
type ReservationSummariesProperties ¶
type ReservationSummariesProperties = original.ReservationSummariesProperties
type ReservationsDetailsClient ¶
type ReservationsDetailsClient = original.ReservationsDetailsClient
func NewReservationsDetailsClient ¶
func NewReservationsDetailsClient(subscriptionID string) ReservationsDetailsClient
func NewReservationsDetailsClientWithBaseURI ¶
func NewReservationsDetailsClientWithBaseURI(baseURI string, subscriptionID string) ReservationsDetailsClient
type ReservationsSummariesClient ¶
type ReservationsSummariesClient = original.ReservationsSummariesClient
func NewReservationsSummariesClient ¶
func NewReservationsSummariesClient(subscriptionID string) ReservationsSummariesClient
func NewReservationsSummariesClientWithBaseURI ¶
func NewReservationsSummariesClientWithBaseURI(baseURI string, subscriptionID string) ReservationsSummariesClient
type TimeGrainType ¶
type TimeGrainType = original.TimeGrainType
const ( Annually TimeGrainType = original.Annually Monthly TimeGrainType = original.Monthly Quarterly TimeGrainType = original.Quarterly )
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.