Partilhar via


QueryMetric.Unit Propriedade

Definição

Obtém a unidade de medida. Os valores possíveis incluem: 'percentage', 'KB', 'microssegundos'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a