HybridConnectionInner.SendKeyName 속성

정의

보내기 권한이 있는 Service Bus 키의 이름을 가져오거나 설정합니다. Service Bus에 인증하는 데 사용됩니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상