VirtualMachineInstanceView.HyperVGeneration Property

Definition

Gets or sets specifies the HyperVGeneration Type associated with a resource. Possible values include: 'V1', 'V2'

[Newtonsoft.Json.JsonProperty(PropertyName="hyperVGeneration")]
public Microsoft.Azure.Management.Compute.Fluent.Models.HyperVGenerationType HyperVGeneration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hyperVGeneration")>]
member this.HyperVGeneration : Microsoft.Azure.Management.Compute.Fluent.Models.HyperVGenerationType with get, set
Public Property HyperVGeneration As HyperVGenerationType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to