次の方法で共有


TroubleshootingDetails.RecommendedActions プロパティ

定義

推奨されるアクションの一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="recommendedActions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.TroubleshootingRecommendedActions> RecommendedActions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recommendedActions")>]
member this.RecommendedActions : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.TroubleshootingRecommendedActions> with get, set
Public Property RecommendedActions As IList(Of TroubleshootingRecommendedActions)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象