次の方法で共有


RuleManagementEventDataSource.EventSource プロパティ

定義

イベント ソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象