HybridConnectionKey.SendKeyName Property

Definition

Gets the name of the send key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to