Aracılığıyla paylaş


SecurityAssessmentMetadataProperties.Severity Property

Definition

Gets or sets the severity level of the assessment Possible values include: 'Low', 'Medium', 'High'

[Newtonsoft.Json.JsonProperty(PropertyName="severity")]
public string Severity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="severity")>]
member this.Severity : string with get, set
Public Property Severity As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to