Share via


TroubleshootingDetails.RecommendedActions Property

Definition

Gets or sets list of recommended actions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to