BillingMeters interface
Interface représentant un BillingMeters.
Méthodes
get(string, Billing |
Obtenez tous les billingMeters pour un emplacement. |
Détails de la méthode
get(string, BillingMetersGetOptionalParams)
Obtenez tous les billingMeters pour un emplacement.
function get(location: string, options?: BillingMetersGetOptionalParams): Promise<BillingMeterCollection>
Paramètres
- location
-
string
Nom de la région Azure.
- options
- BillingMetersGetOptionalParams
Paramètres d’options.
Retours
Promise<BillingMeterCollection>