IStorageAccountKey.KeyName Property

Definition

Name of the key.

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

Property Value

Attributes

Applies to