다음을 통해 공유


HybridConnectionInner.SendKeyValue 속성

정의

Service Bus 키의 값을 가져오거나 설정합니다. Service Bus에 인증하는 데 사용됩니다. ARM에서 이 키는 정상적으로 반환되지 않고 POST /listKeys API를 대신 사용합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상