次の方法で共有


TopQueryStatisticsInput クラス

定義

上位のクエリ統計を取得するための入力

[Microsoft.Rest.Serialization.JsonTransformation]
public class TopQueryStatisticsInput
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TopQueryStatisticsInput = class
Public Class TopQueryStatisticsInput
継承
TopQueryStatisticsInput
属性

コンストラクター

TopQueryStatisticsInput()

TopQueryStatisticsInput クラスの新しいインスタンスを初期化します。

TopQueryStatisticsInput(Int32, String, String, DateTime, DateTime, String)

TopQueryStatisticsInput クラスの新しいインスタンスを初期化します。

プロパティ

AggregationFunction

集計関数名を取得または設定します。

AggregationWindow

ISO 8601 形式の集計間隔の種類を取得または設定します。

NumberOfTopQueries

返す上位クエリの最大数を取得または設定します。

ObservationEndTime

観測終了時刻を取得または設定します。

ObservationStartTime

観測開始時刻を取得または設定します。

ObservedMetric

観測されたメトリック名を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象