RecommendedElasticPoolInner.Metrics Property

Definition

Gets the list of databases housed in the server. Expanded property

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to