Share via


ServiceTierAdvisorListResponse.ServiceTierAdvisors Property

Definition

Optional. Gets or sets the list of service tier advisors for specified database.

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