Compartir a través de


AzureDataExplorerConnectionProperties.EventHubEndpointUri Propiedad

Definición

Obtiene o establece la dirección URL del espacio de nombres de EventHub para la autenticación basada en identidades. Debe incluir el protocolo sb://

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a