Share via


EncryptionSettings.CmkInfrastructureEncryption Property

Definition

Enabling/Disabling the Double Encryption state

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.InfrastructureEncryptionState? CmkInfrastructureEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.CmkInfrastructureEncryption : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.InfrastructureEncryptionState> with get, set
Public Property CmkInfrastructureEncryption As Nullable(Of InfrastructureEncryptionState)

Property Value

Implements

Attributes

Applies to