次の方法で共有


EventHub.EntityPath プロパティ

定義

ID ベースの認証用の EventHub 名前空間の EventHub 名を取得または設定します。

[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

適用対象