Share via


IHyperVToAzStackHciprotectedItemModelCustomProperties.HyperVGeneration Property

Definition

Gets or sets the hypervisor generation of the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the hypervisor generation of the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="hyperVGeneration")]
public string HyperVGeneration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the hypervisor generation of the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="hyperVGeneration")>]
member this.HyperVGeneration : string with get, set
Public Property HyperVGeneration As String

Property Value

Attributes

Applies to