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