BillingInfo interface
Interface die een BillingInfo vertegenwoordigt.
Methoden
| get(string, string, Billing |
Haal factureringsgegevens voor marketplace en organisatie op die zijn toegewezen aan de opgegeven elastische monitorresource. |
Methodedetails
get(string, string, BillingInfoGetOptionalParams)
Haal factureringsgegevens voor marketplace en organisatie op die zijn toegewezen aan de opgegeven elastische monitorresource.
function get(resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams): Promise<BillingInfoResponse>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- monitorName
-
string
Resourcenaam bewaken
- options
- BillingInfoGetOptionalParams
De optiesparameters.
Retouren
Promise<BillingInfoResponse>