次の方法で共有


AzureDataExplorerConnectionProperties.EventHubEndpointUri プロパティ

定義

ID ベースの認証用の EventHub 名前空間の URL を取得または設定します。 プロトコル sb:// を含める必要があります

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象