PercentileTargetOperations interface
Interface representing a PercentileTarget operations.
Properties
| list |
Retrieves the metrics determined by the given filter for the given account target region. This url is only for PBS and Replication Latency data |
Property Details
listMetrics
Retrieves the metrics determined by the given filter for the given account target region. This url is only for PBS and Replication Latency data
listMetrics: (resourceGroupName: string, accountName: string, targetRegion: string, filter: string, options?: PercentileTargetListMetricsOptionalParams) => PagedAsyncIterableIterator<PercentileMetric, PercentileMetric[], PageSettings>
Property Value
(resourceGroupName: string, accountName: string, targetRegion: string, filter: string, options?: PercentileTargetListMetricsOptionalParams) => PagedAsyncIterableIterator<PercentileMetric, PercentileMetric[], PageSettings>