Condividi tramite


IEncryptionSettings.CmkInfrastructureEncryption Property

Definition

Enabling/Disabling the Double Encryption state

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Enabling/Disabling the Double Encryption state", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.InfrastructureEncryptionState) }, ReadOnly=false, Required=false, SerializedName="infrastructureEncryption")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.InfrastructureEncryptionState? CmkInfrastructureEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Enabling/Disabling the Double Encryption state", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.InfrastructureEncryptionState) }, ReadOnly=false, Required=false, SerializedName="infrastructureEncryption")>]
member this.CmkInfrastructureEncryption : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.InfrastructureEncryptionState> with get, set
Public Property CmkInfrastructureEncryption As Nullable(Of InfrastructureEncryptionState)

Property Value

Attributes

Applies to