次の方法で共有


IotEventHubIngestionEndpointConfiguration.FullyQualifiedEventHubNamespace プロパティ

定義

接続するイベント ハブの完全修飾名前空間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象