共用方式為


ServiceBus.EntityPath Property

Definition

Gets or sets the ServiceBus Topic name for identity-based authentication.

[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