SecurityInsightsRecommendationData.Suggestions Property

Definition

List of suggestions to take for this recommendation.

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.RecommendedSuggestion> Suggestions { get; }
member this.Suggestions : System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.RecommendedSuggestion>
Public ReadOnly Property Suggestions As IList(Of RecommendedSuggestion)

Property Value

Applies to