次の方法で共有


ServiceBusQueueOutputDataSource.ServiceBusNamespace プロパティ

定義

目的のイベント ハブ、Service Bus キュー、Service Bus トピックなどに関連付けられている名前空間を取得または設定します。PUT (CreateOrReplace) 要求で必要です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象