Share via


PSSecurityAdaptiveApplicationControlsProperties.PathRecommendations Property

Definition

Represents a path that is recommended to be allowed and its properties.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsPathRecommendation> PathRecommendations { get; set; }
member this.PathRecommendations : System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsPathRecommendation> with get, set
Public Property PathRecommendations As IList(Of PSSecurityAdaptiveApplicationControlsPathRecommendation)

Property Value

Applies to