Compartilhar via


VolumeContainer.EncryptionKey Propriedade

Definição

Obtém ou define a chave usada para criptografar dados no contêiner de volume. É necessário quando a propriedade 'EncryptionStatus' é "Habilitada".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionKey")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AsymmetricEncryptedSecret EncryptionKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionKey")>]
member this.EncryptionKey : Microsoft.Azure.Management.StorSimple8000Series.Models.AsymmetricEncryptedSecret with get, set
Public Property EncryptionKey As AsymmetricEncryptedSecret

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a