Aracılığıyla paylaş


QueryInterval.Metrics Property

Definition

Gets the list of query metrics during this interval.

[Newtonsoft.Json.JsonProperty(PropertyName="metrics")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.QueryMetric> Metrics { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metrics")>]
member this.Metrics : System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.QueryMetric>
Public ReadOnly Property Metrics As IList(Of QueryMetric)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to