Share via


IA2AReplicationDetails.VMEncryptionType Property

Definition

The encryption type of the VM.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The encryption type of the VM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.VMEncryptionType) }, ReadOnly=true, Required=false, SerializedName="vmEncryptionType")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.VMEncryptionType? VMEncryptionType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The encryption type of the VM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.VMEncryptionType) }, ReadOnly=true, Required=false, SerializedName="vmEncryptionType")>]
member this.VMEncryptionType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.VMEncryptionType>
Public ReadOnly Property VMEncryptionType As Nullable(Of VMEncryptionType)

Property Value

Attributes

Applies to