BillingInfoOperations interface
Interface representing a BillingInfo operations.
Properties
| get | Get marketplace and organization info mapped to the given monitor. |
Property Details
get
Get marketplace and organization info mapped to the given monitor.
get: (resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams) => Promise<BillingInfoResponse>
Property Value
(resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams) => Promise<BillingInfoResponse>