你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MetricsPostBodySchemaParameters 类

定义

单个指标查询的参数

public class MetricsPostBodySchemaParameters
type MetricsPostBodySchemaParameters = class
Public Class MetricsPostBodySchemaParameters
继承
MetricsPostBodySchemaParameters

构造函数

MetricsPostBodySchemaParameters()

初始化 MetricsPostBodySchemaParameters 类的新实例。

MetricsPostBodySchemaParameters(String, String, IList<String>, Nullable<TimeSpan>, IList<String>, Nullable<Int32>, String, String)

初始化 MetricsPostBodySchemaParameters 类的新实例。

属性

Aggregation

单个指标查询的参数

Filter

单个指标查询的参数

Interval

单个指标查询的参数

MetricId

获取或设置可能的值包括:“requests/count”、“requests/duration”、“requests/failed”、“users/count”、“users/authenticated”、“pageViews/count”、 “pageViews/duration”、“client/processingDuration”、“client/receiveDuration”、“client/networkDuration”、“client/sendDuration”、“client/totalDuration”、“dependencies/count”、“dependencies/failed”、“dependencies/duration”、“exceptions/count”、“exceptions/browser”、“exceptions/server”、“sessions/count”、“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

单个指标查询的参数

Segment

单个指标查询的参数

Timespan

单个指标查询的参数

Top

单个指标查询的参数

方法

Validate()

验证 对象。

适用于