次の方法で共有


RoutingEventHubProperties.EntityPath プロパティ

定義

イベント ハブ名前空間のイベント ハブ名を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象