BillingInfo interface
Schnittstelle, die eine BillingInfo darstellt.
Methoden
| get(string, string, Billing |
Abrufen von Marketplace- und Organisationsabrechnungsinformationen, die der angegebenen Elastic Monitor-Ressource zugeordnet sind. |
Details zur Methode
get(string, string, BillingInfoGetOptionalParams)
Abrufen von Marketplace- und Organisationsabrechnungsinformationen, die der angegebenen Elastic Monitor-Ressource zugeordnet sind.
function get(resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams): Promise<BillingInfoResponse>
Parameter
- resourceGroupName
-
string
Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.
- monitorName
-
string
Überwachen des Ressourcennamens
- options
- BillingInfoGetOptionalParams
Die Optionsparameter.
Gibt zurück
Promise<BillingInfoResponse>