次の方法で共有


RecommendedActionListResponse.RecommendedActions Property

Definition

Optional. Gets or sets the list of Recommended actions of the 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