BillingInfo interface
Interfejs reprezentujący informacje o rozliczeniach.
Metody
get(string, string, Billing |
Pobierz informacje o witrynie Marketplace zamapowane na dany monitor. |
Szczegóły metody
get(string, string, BillingInfoGetOptionalParams)
Pobierz informacje o witrynie Marketplace zamapowane na dany monitor.
function get(resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams): Promise<BillingInfoResponse>
Parametry
- resourceGroupName
-
string
Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.
- monitorName
-
string
Nazwa zasobu Monitors
- options
- BillingInfoGetOptionalParams
Parametry opcji.
Zwraca
Promise<BillingInfoResponse>