次の方法で共有


SecurityEventsFilterParameters.ShowServerRecords プロパティ

定義

サーバー レコードを表示するかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="showServerRecords")]
public bool? ShowServerRecords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="showServerRecords")>]
member this.ShowServerRecords : Nullable<bool> with get, set
Public Property ShowServerRecords As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象