Share via


AdaptiveApplicationControlGroupData.PathRecommendations Property

Definition

Gets or sets

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to