BillingMeters interface
Antarmuka yang mewakili BillingMeters.
Metode
| get(string, Billing |
Dapatkan semua billingMeters untuk lokasi. |
Detail Metode
get(string, BillingMetersGetOptionalParams)
Dapatkan semua billingMeters untuk lokasi.
function get(location: string, options?: BillingMetersGetOptionalParams): Promise<BillingMeterCollection>
Parameter
- location
-
string
Nama wilayah Azure.
- options
- BillingMetersGetOptionalParams
Parameter opsi.
Mengembalikan
Promise<BillingMeterCollection>