PercentileOperations interface

Interface representing a Percentile operations.

Properties

listMetrics

Retrieves the metrics determined by the given filter for the given database account. This url is only for PBS and Replication Latency data

Property Details

listMetrics

Retrieves the metrics determined by the given filter for the given database account. This url is only for PBS and Replication Latency data

listMetrics: (resourceGroupName: string, accountName: string, filter: string, options?: PercentileListMetricsOptionalParams) => PagedAsyncIterableIterator<PercentileMetric, PercentileMetric[], PageSettings>

Property Value

(resourceGroupName: string, accountName: string, filter: string, options?: PercentileListMetricsOptionalParams) => PagedAsyncIterableIterator<PercentileMetric, PercentileMetric[], PageSettings>