次の方法で共有


HybridConnection.ServiceBusNamespace プロパティ

定義

Service Bus 名前空間の名前を取得または設定します。

[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

適用対象