你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IPreferencesValidationRequest.EncryptionPreferenceHardwareEncryption Property

Definition

Defines Hardware level encryption (Only for disk)

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Defines Hardware level encryption (Only for disk)", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.HardwareEncryption) }, ReadOnly=false, Required=false, SerializedName="hardwareEncryption")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.HardwareEncryption? EncryptionPreferenceHardwareEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Defines Hardware level encryption (Only for disk)", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.HardwareEncryption) }, ReadOnly=false, Required=false, SerializedName="hardwareEncryption")>]
member this.EncryptionPreferenceHardwareEncryption : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.HardwareEncryption> with get, set
Public Property EncryptionPreferenceHardwareEncryption As Nullable(Of HardwareEncryption)

Property Value

Attributes

Applies to