Uses of Class
com.microsoft.azure.management.compute.HyperVGeneration
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of HyperVGeneration in com.microsoft.azure.management.compute
Modifier and TypeFieldDescriptionstatic final HyperVGeneration
HyperVGeneration.V1
Static value V1 for HyperVGeneration.static final HyperVGeneration
HyperVGeneration.V2
Static value V2 for HyperVGeneration.Modifier and TypeMethodDescriptionstatic HyperVGeneration
HyperVGeneration.fromString
(String name) Creates or finds a HyperVGeneration from its string representation.GalleryImageUpdate.hyperVGeneration()
Get the hypervisor generation of the Virtual Machine.Modifier and TypeMethodDescriptionGalleryImageUpdate.withHyperVGeneration
(HyperVGeneration hyperVGeneration) Set the hypervisor generation of the Virtual Machine.