ITargetComputeSize.HyperVGeneration Property

Definition

The supported HyperV Generations.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The supported HyperV Generations.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hyperVGenerations")]
public string[] HyperVGeneration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The supported HyperV Generations.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hyperVGenerations")>]
member this.HyperVGeneration : string[] with get, set
Public Property HyperVGeneration As String()

Property Value

String[]
Attributes

Applies to