DataBoxEncryptionPreferences.DoubleEncryption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines secondary layer of software-based encryption enablement.
public Azure.ResourceManager.DataBox.Models.DataBoxDoubleEncryption? DoubleEncryption { get; set; }
member this.DoubleEncryption : Nullable<Azure.ResourceManager.DataBox.Models.DataBoxDoubleEncryption> with get, set
Public Property DoubleEncryption As Nullable(Of DataBoxDoubleEncryption)