Aracılığıyla paylaş


QueryMetric.Unit Property

Definition

Gets the unit of measurement. Possible values include: '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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to