CustomRecommendationData.Severity Property

Definition

The severity to relate to the assessments generated by this Recommendation.

public Azure.ResourceManager.SecurityCenter.Models.CustomRecommendationSeverity? Severity { get; set; }
member this.Severity : Nullable<Azure.ResourceManager.SecurityCenter.Models.CustomRecommendationSeverity> with get, set
Public Property Severity As Nullable(Of CustomRecommendationSeverity)

Property Value

Applies to