다음을 통해 공유


DatabaseProperties.ServiceTierAdvisors Property

Definition

Optional. Gets the list of service tier advisors for this database. Expanded property

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

Property Value

Applies to