Sdílet prostřednictvím


IPercentileSourceTargetOperations Interface

Definition

PercentileSourceTargetOperations operations.

public interface IPercentileSourceTargetOperations
type IPercentileSourceTargetOperations = interface
Public Interface IPercentileSourceTargetOperations

Methods

ListMetricsWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

Extension Methods

ListMetrics(IPercentileSourceTargetOperations, String, String, String, String, String)

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

ListMetricsAsync(IPercentileSourceTargetOperations, String, String, String, String, String, CancellationToken)

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

Applies to