PercentileSourceTargetOperations interface

Interface representing a PercentileSourceTarget operations.

Properties

listMetrics

Retrieves the metrics determined by the given filter for the given account, source and 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, source and target region. This url is only for PBS and Replication Latency data

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

Property Value

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