BillingInfo interface
Interface die een BillingInfo vertegenwoordigt.
Methoden
| get(string, string, Billing |
Marketplace-informatie ophalen die is toegewezen aan de opgegeven monitor. |
Methodedetails
get(string, string, BillingInfoGetOptionalParams)
Marketplace-informatie ophalen die is toegewezen aan de opgegeven monitor.
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
Naam van de monitorresource
- options
- BillingInfoGetOptionalParams
De optiesparameters.
Retouren
Promise<BillingInfoResponse>