Share via


StorageAccountKey.KeyName Propiedad

Definición

Obtiene el nombre de la clave.

[Newtonsoft.Json.JsonProperty(PropertyName="keyName")]
public string KeyName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyName")>]
member this.KeyName : string
Public ReadOnly Property KeyName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a