Alert.Description 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 description of the suspicious activity that was detected.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.description")]
public string Description { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.description")>]
member this.Description : string
Public ReadOnly Property Description As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute