共用方式為


EventHubProperties.Path Property

Definition

Gets the Event Hub-compatible name.

[Newtonsoft.Json.JsonProperty(PropertyName="path")]
public string Path { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="path")>]
member this.Path : string
Public ReadOnly Property Path As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to