Partager via


QueryMetric.Unit Propriété

Définition

Obtient l’unité de mesure. Les valeurs possibles sont les suivantes : 'percentage', 'KB', 'microseconds'

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à