BillingInfo interface
Rozhraní představující BillingInfo.
Metody
| get(string, string, Billing |
Získejte namapované informace o marketplace na daný monitor. |
Podrobnosti metody
get(string, string, BillingInfoGetOptionalParams)
Získejte namapované informace o marketplace na daný monitor.
function get(resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams): Promise<BillingInfoResponse>
Parametry
- resourceGroupName
-
string
Název skupiny prostředků. Název nerozlišuje malá a velká písmena.
- monitorName
-
string
Název prostředku Monitory
- options
- BillingInfoGetOptionalParams
Parametry možností.
Návraty
Promise<BillingInfoResponse>