Compartir a través de


RoutingServiceBusQueueEndpointProperties.EntityPath Propiedad

Definición

Obtiene o establece el nombre de la cola en el espacio de nombres de Service Bus.

[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