次の方法で共有


EventHub.EndpointUri プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象