共用方式為


ClearAlertRequestInner.Alerts Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="alerts")]
public System.Collections.Generic.IList<string> Alerts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alerts")>]
member this.Alerts : System.Collections.Generic.IList<string> with get, set
Public Property Alerts As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to