HybridConnectionInner.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

적용 대상