共用方式為


Alert.ResolutionReason Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to