AlertProperties.Techniques Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets kill chain related techniques behind the alert.
[Newtonsoft.Json.JsonProperty(PropertyName="techniques")]
public System.Collections.Generic.IList<string> Techniques { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="techniques")>]
member this.Techniques : System.Collections.Generic.IList<string>
Public ReadOnly Property Techniques As IList(Of String)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute