Compartir a través de


AzureDataExplorerConnectionProperties.EventHubEntityPath Propiedad

Definición

Obtiene o establece el nombre de EventHub en el espacio de nombres de EventHub para la autenticación basada en identidades.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a