次の方法で共有


AlertsSummaryGroup.SmartGroupsCount プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象