共用方式為


Alert.AlertType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alertType")]
public string AlertType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alertType")>]
member this.AlertType : string with get, set
Public Property AlertType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to