Share via


HyperVMachineProperties.Generation Property

Definition

Generation of the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public int? Generation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.Generation : Nullable<int>
Public ReadOnly Property Generation As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to