Dela via


IStorageAccountKey.KeyName Property

Definition

Name of the key.

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

Property Value

Attributes

Applies to