DatabaseUsagesListResponse.Usages Property

Definition

Optional. Gets or sets the database that was returned from the service in response to the get operation.

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

Property Value

Applies to