BillingInfo interface
Schnittstelle, die eine BillingInfo darstellt.
Methoden
get(string, string, Billing |
Rufen Sie Marketplace-Informationen ab, die dem angegebenen Monitor zugeordnet sind. |
Details zur Methode
get(string, string, BillingInfoGetOptionalParams)
Rufen Sie Marketplace-Informationen ab, die dem angegebenen Monitor zugeordnet sind.
function get(resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams): Promise<BillingInfoResponse>
Parameter
- resourceGroupName
-
string
Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.
- monitorName
-
string
Name der Monitor-Ressource
- options
- BillingInfoGetOptionalParams
Die Optionsparameter.
Gibt zurück
Promise<BillingInfoResponse>