Share via


IHybridConnectionKey.SendKeyName Property

Definition

The name of the send key.

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

Property Value

Attributes

Applies to