IMetricsOperations Interface
この記事の内容
Definition
Methods
Extension Methods
Applies to
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IMetricsOperations
type IMetricsOperations = interface
Public Interface IMetricsOperations
テーブルを展開する
ListWithHttpMessagesAsync(String, ODataQuery<MetadataValue>, String,
Nullable<TimeSpan>, String, String, Nullable<Int32>, String,
Nullable<ResultType>, String, Dictionary<String,List<String>>,
CancellationToken)
テーブルを展開する
List(IMetricsOperations, String, ODataQuery<MetadataValue>, String,
Nullable<TimeSpan>, String, String, Nullable<Int32>, String,
Nullable<ResultType>, String)
ListAsync(IMetricsOperations, String, ODataQuery<MetadataValue>,
String, Nullable<TimeSpan>, String, String, Nullable<Int32>,
String, Nullable<ResultType>, String, CancellationToken)