다음을 통해 공유


IUpdateJobDetails.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