Condividi tramite


HybridConnectionInner.SendKeyValue Proprietà

Definizione

Ottiene o imposta il valore della chiave del bus di servizio. Viene usato per eseguire l'autenticazione al bus di servizio. In ARM questa chiave non verrà restituita normalmente, usare invece l'API POST /listKeys.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a