共用方式為


RoutingEventHubProperties.EntityPath Property

Definition

Gets or sets event hub name on the event hub 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