IoTSecurityAggregatedAlert.AlertType 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 name of the alert type.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.alertType")]
public string AlertType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alertType")>]
member this.AlertType : string
Public ReadOnly Property AlertType As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute