次の方法で共有


HybridConnection.ServiceBusSuffix プロパティ

定義

Service Bus エンドポイントのサフィックスを取得または設定します。 既定では、これは .servicebus.windows.net

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象