Compartir a través de


Advisor.RecommendedActions Propiedad

Definición

Obtiene las acciones recomendadas para este asesor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendedActions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.RecommendedAction> RecommendedActions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendedActions")>]
member this.RecommendedActions : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.RecommendedAction>
Public ReadOnly Property RecommendedActions As IList(Of RecommendedAction)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a