consumptionapi

package
v38.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BudgetsClientAPI

type BudgetsClientAPI interface {
	CreateOrUpdate(ctx context.Context, parameters consumption.Budget) (result consumption.Budget, err error)
	Delete(ctx context.Context) (result autorest.Response, err error)
	Get(ctx context.Context) (result consumption.Budget, err error)
	List(ctx context.Context) (result consumption.BudgetsListResult, err error)
}

BudgetsClientAPI contains the set of methods on the BudgetsClient type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result consumption.OperationListResultPage, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL