Sdílet prostřednictvím


SecurityAssessmentMetadataPropertiesResponse.Techniques Property

Definition

Gets or sets

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to