次の方法で共有


Advisor.RecommendedActions プロパティ

定義

このアドバイザーに推奨されるアクションを取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象