次の方法で共有


SmartGroup.AlertsCount プロパティ

定義

スマート グループ内のアラートの合計数を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alertsCount")]
public long? AlertsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alertsCount")>]
member this.AlertsCount : Nullable<int64> with get, set
Public Property AlertsCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象