Uses of Class
com.microsoft.azure.management.compute.HyperVGeneration
Packages that use HyperVGeneration
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of HyperVGeneration in com.microsoft.azure.management.compute
Fields in com.microsoft.azure.management.compute declared as HyperVGenerationModifier and TypeFieldDescriptionstatic final HyperVGeneration
HyperVGeneration.V1
Static value V1 for HyperVGeneration.static final HyperVGeneration
HyperVGeneration.V2
Static value V2 for HyperVGeneration.Methods in com.microsoft.azure.management.compute that return HyperVGenerationModifier 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.Methods in com.microsoft.azure.management.compute that return types with arguments of type HyperVGenerationMethods in com.microsoft.azure.management.compute with parameters of type HyperVGenerationModifier and TypeMethodDescriptionGalleryImageUpdate.withHyperVGeneration
(HyperVGeneration hyperVGeneration) Set the hypervisor generation of the Virtual Machine.