Share via


VaultPropertiesEncryption.InfrastructureEncryption Property

Definition

Gets or sets enabling/Disabling the Double Encryption state. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="infrastructureEncryption")]
public string InfrastructureEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="infrastructureEncryption")>]
member this.InfrastructureEncryption : string with get, set
Public Property InfrastructureEncryption As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to