共用方式為


BillingMeters interface

表示 BillingMeters 的介面。

方法

get(string, BillingMetersGetOptionalParams)

取得位置的所有 billingMeters。

方法詳細資料

get(string, BillingMetersGetOptionalParams)

取得位置的所有 billingMeters。

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

參數

location

string

Azure 區域的名稱。

options
BillingMetersGetOptionalParams

選項參數。

傳回