Compartilhar via


TopQueries.ObservedMetric Propriedade

Definição

Obtém o tipo de métrica a ser usado para ordenar as principais métricas. Os valores possíveis incluem: 'cpu', 'io', 'logio', 'duration', 'executionCount'

[Newtonsoft.Json.JsonProperty(PropertyName="observedMetric")]
public Microsoft.Azure.Management.Synapse.Models.QueryObservedMetricType? ObservedMetric { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="observedMetric")>]
member this.ObservedMetric : Nullable<Microsoft.Azure.Management.Synapse.Models.QueryObservedMetricType>
Public ReadOnly Property ObservedMetric As Nullable(Of QueryObservedMetricType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a