IHybridConnectionKeyProperties.SendKeyName Property

Definition

The name of the send key.

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

Property Value

Attributes

Applies to