TestRunListMetricsQueryParamProperties interface
プロパティ
| aggregation | 集計 |
| interval | クエリの間隔 (つまり timegrain)。 |
| metricname | メトリック名 |
| metric |
メトリック定義のクエリを実行するメトリック名前空間。 |
| timespan | クエリの期間。 "startDateTime_ISO/endDateTime_ISO" という形式の文字列です。 |
プロパティの詳細
aggregation
集計
aggregation?: string
プロパティ値
string
interval
クエリの間隔 (つまり timegrain)。
interval?: "PT5S" | "PT10S" | "PT1M" | "PT5M" | "PT1H"
プロパティ値
"PT5S" | "PT10S" | "PT1M" | "PT5M" | "PT1H"
metricname
メトリック名
metricname: string
プロパティ値
string
metricNamespace
メトリック定義のクエリを実行するメトリック名前空間。
metricNamespace: string
プロパティ値
string
timespan
クエリの期間。 "startDateTime_ISO/endDateTime_ISO" という形式の文字列です。
timespan: string
プロパティ値
string