Partager via


VolumeContainer.EncryptionKey Propriété

Définition

Obtient ou définit la clé utilisée pour chiffrer les données dans le conteneur de volumes. Elle est requise lorsque la propriété « EncryptionStatus » a la valeur « Enabled ».

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à