Share via


AzureDataExplorerConnectionProperties.EventHubEntityPath Property

Definition

Gets or sets the EventHub name in the EventHub namespace for identity-based authentication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to