次の方法で共有


AzureDataExplorerConnectionProperties.EventHubEntityPath プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="eventHubEntityPath")]
public string EventHubEntityPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventHubEntityPath")>]
member this.EventHubEntityPath : string with get, set
Public Property EventHubEntityPath As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象