AdvisorProperties.RecommendedActions Property

Definition

Optional. Gets the recommended actions for this advisor.

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

Property Value

Applies to