Sdílet prostřednictvím


BillingMeters interface

Rozhraní představující BillingMeters.

Metody

get(string, BillingMetersGetOptionalParams)

Získejte všechny fakturaceMetry pro umístění.

Podrobnosti metody

get(string, BillingMetersGetOptionalParams)

Získejte všechny fakturaceMetry pro umístění.

function get(location: string, options?: BillingMetersGetOptionalParams): Promise<BillingMeterCollection>

Parametry

location

string

Název oblasti Azure.

options
BillingMetersGetOptionalParams

Parametry možností.

Návraty