Share via


StorageAccountKey.Value Propiedad

Definición

Obtiene el valor codificado en base 64 de la clave.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a