HybridConnectionKeyInner.SendKeyValue Property

Definition

Gets the value of the send key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to