IHybridConnectionKey.SendKeyValue Property

Definition

The value of the send key.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The value of the send key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sendKeyValue", Update=false)]
public string SendKeyValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The value of the send key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sendKeyValue", Update=false)>]
member this.SendKeyValue : string
Public ReadOnly Property SendKeyValue As String

Property Value

Attributes

Applies to