Compartir a través de


RoutingEventHubProperties.EntityPath Propiedad

Definición

Obtiene o establece el nombre del centro de eventos en el espacio de nombres del centro de eventos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a