AdaptiveApplicationControlGroup.PathRecommendations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the path recommendations.
public Azure.Provisioning.BicepList<Azure.Provisioning.SecurityCenter.PathRecommendation> PathRecommendations { get; set; }
member this.PathRecommendations : Azure.Provisioning.BicepList<Azure.Provisioning.SecurityCenter.PathRecommendation> with get, set
Public Property PathRecommendations As BicepList(Of PathRecommendation)