Share via


RoutingServiceBusQueueEndpointProperties.EntityPath Property

Definition

Gets or sets queue name on the service bus namespace

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to