Share via


AdvisorListResponse.Advisors Property

Definition

Optional. Gets or sets the list of Advisors for Azure Sql Server/Database/Elastic Pool.

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

Property Value

Applies to