EncryptionPreferences.DoubleEncryption Property

Definition

Gets or sets defines secondary layer of software-based encryption enablement. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="doubleEncryption")]
public Microsoft.Azure.Management.DataBox.Models.DoubleEncryption? DoubleEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="doubleEncryption")>]
member this.DoubleEncryption : Nullable<Microsoft.Azure.Management.DataBox.Models.DoubleEncryption> with get, set
Public Property DoubleEncryption As Nullable(Of DoubleEncryption)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to