Compartir a través de


HybridConnectionInner.SendKeyValue Propiedad

Definición

Obtiene o establece el valor de la clave de Service Bus. Se usa para autenticarse en Service Bus. En ARM, esta clave no se devolverá normalmente, use la API POST /listKeys en su lugar.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a