DatabaseAccountRegionOperations interface

Interface representing a DatabaseAccountRegion operations.

Properties

listMetrics

Retrieves the metrics determined by the given filter for the given database account and region.

Property Details

listMetrics

Retrieves the metrics determined by the given filter for the given database account and region.

listMetrics: (resourceGroupName: string, accountName: string, region: string, filter: string, options?: DatabaseAccountRegionListMetricsOptionalParams) => PagedAsyncIterableIterator<Metric, Metric[], PageSettings>

Property Value

(resourceGroupName: string, accountName: string, region: string, filter: string, options?: DatabaseAccountRegionListMetricsOptionalParams) => PagedAsyncIterableIterator<Metric, Metric[], PageSettings>