Aracılığıyla paylaş


SubAssessmentStatus.Severity Property

Definition

Gets the sub-assessment severity level Possible values include: 'Low', 'Medium', 'High'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to