Share via


SecurityAssessmentMetadataResponse.Threats Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="properties.threats")]
public System.Collections.Generic.IList<string> Threats { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.threats")>]
member this.Threats : System.Collections.Generic.IList<string> with get, set
Public Property Threats As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to