Compartir a través de


MetricsPostBodySchemaParameters.MetricId Propiedad

Definición

Obtiene o establece valores posibles: "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', '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"

[Newtonsoft.Json.JsonProperty(PropertyName="metricId")]
public string MetricId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metricId")>]
member this.MetricId : string with get, set
Public Property MetricId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a