Share via


DatabaseMetricListResponse.Metrics Property

Definition

Optional. Gets or sets the list of Azure Sql Database metrics for the database.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.DatabaseMetric> Metrics { get; set; }
member this.Metrics : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.DatabaseMetric> with get, set
Public Property Metrics As IList(Of DatabaseMetric)

Property Value

Applies to