MetricsPostBodySchemaParameters クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
1 つのメトリック クエリのパラメーター
public class MetricsPostBodySchemaParameters
type MetricsPostBodySchemaParameters = class
Public Class MetricsPostBodySchemaParameters
- 継承
-
MetricsPostBodySchemaParameters
コンストラクター
MetricsPostBodySchemaParameters() |
MetricsPostBodySchemaParameters クラスの新しいインスタンスを初期化します。 |
MetricsPostBodySchemaParameters(String, Nullable<TimeSpan>, IList<String>, Nullable<TimeSpan>, IList<String>, Nullable<Int32>, String, String) |
MetricsPostBodySchemaParameters クラスの新しいインスタンスを初期化します。 |
プロパティ
Aggregation |
1 つのメトリック クエリのパラメーター |
Filter |
1 つのメトリック クエリのパラメーター |
Interval |
1 つのメトリック クエリのパラメーター |
MetricId |
使用可能な値を取得または設定します: 'requests/count'、'requests/duration'、'requests/failed'、'users/count'、'users/authenticated'、 'pageViews/count'、'pageViews/duration'、'client/processingDuration'、'client/networkDuration'、'client/networkDuration'、'client/totalDuration'、'dependencies/count'、'dependencies/failed'、'dependencies/duration'、'exceptions/count'、'exceptions/browser'、'exceptions/server'、'sessions/count'、'performanceCounters/requestExecutionTime', 'performanceCounters/requestsPerSecond', 'performanceCounters/requestsInQueue', 'performanceCounters/memoryAvailableBytes'、'performanceCounters/exceptionsPerSecond'、'performanceCounters/processCpuPercentage'、'performanceCounters/processIOBytesPerSecond'、'performanceCounters/processPrivateBytes'、'performanceCounters/processorCpuPercentage'、'availabilityResults/availabilityPercentage'、'availabilityResults/duration'、'billing/telemetryCount', 'customEvents/count' |
Orderby |
1 つのメトリック クエリのパラメーター |
Segment |
1 つのメトリック クエリのパラメーター |
Timespan |
1 つのメトリック クエリのパラメーター |
Top |
1 つのメトリック クエリのパラメーター |
メソッド
Validate() |
オブジェクトを検証します。 |
適用対象
Azure SDK for .NET