次の方法で共有


BillingMeters interface

BillingMeters を表すインターフェイス。

メソッド

get(string, BillingMetersGetOptionalParams)

場所のすべての billingMeters を取得します。

メソッドの詳細

get(string, BillingMetersGetOptionalParams)

場所のすべての billingMeters を取得します。

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

パラメーター

location

string

Azure リージョンの名前。

options
BillingMetersGetOptionalParams

options パラメーター。

戻り値