Share via


RuleManagementEventDataSource.EventSource Property

Definition

Gets or sets the event source.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to