共用方式為


HybridConnectionInner.ServiceBusSuffix 屬性

定義

取得或設定服務匯流排端點的尾碼。 根據預設,這是 .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

適用於