Delen via


TargetComputeSizeProperties.HyperVGenerations Property

Definition

Gets or sets the supported HyperV Generations.

[Newtonsoft.Json.JsonProperty(PropertyName="hyperVGenerations")]
public System.Collections.Generic.IList<string> HyperVGenerations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hyperVGenerations")>]
member this.HyperVGenerations : System.Collections.Generic.IList<string> with get, set
Public Property HyperVGenerations As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to