BillingMeters interface
Interface die een BillingMeters vertegenwoordigt.
Methoden
get(string, Billing |
Alle billingMeters voor een locatie ophalen. |
Methodedetails
get(string, BillingMetersGetOptionalParams)
Alle billingMeters voor een locatie ophalen.
function get(location: string, options?: BillingMetersGetOptionalParams): Promise<BillingMeterCollection>
Parameters
- location
-
string
De naam van de Azure-regio.
- options
- BillingMetersGetOptionalParams
De optiesparameters.
Retouren
Promise<BillingMeterCollection>