RecommendationDetails.RecommendationSolutions Property

Definition

List of recommendation solutions.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppComplianceAutomation.Models.RecommendationSolution> RecommendationSolutions { get; }
member this.RecommendationSolutions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppComplianceAutomation.Models.RecommendationSolution>
Public ReadOnly Property RecommendationSolutions As IReadOnlyList(Of RecommendationSolution)

Property Value

Applies to