VirtualMachineInstanceView.HyperVGeneration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the HyperVGeneration Type associated with a resource.
public Azure.ResourceManager.Compute.Models.HyperVGeneration? HyperVGeneration { get; }
member this.HyperVGeneration : Nullable<Azure.ResourceManager.Compute.Models.HyperVGeneration>
Public ReadOnly Property HyperVGeneration As Nullable(Of HyperVGeneration)