Uses of Class
com.azure.resourcemanager.compute.models.HyperVGeneration
-
Packages that use HyperVGeneration Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of HyperVGeneration in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return HyperVGeneration Modifier and Type Method Description HyperVGenerationCommunityGalleryImageInner. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationCommunityGalleryImageProperties. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationDiskInner. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationDiskProperties. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationDiskRestorePointInner. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationDiskRestorePointProperties. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationGalleryImageInner. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationGalleryImageProperties. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationSharedGalleryImageInner. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationSharedGalleryImageProperties. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationSnapshotInner. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.HyperVGenerationSnapshotProperties. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type HyperVGeneration Modifier and Type Method Description CommunityGalleryImageInnerCommunityGalleryImageInner. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.CommunityGalleryImagePropertiesCommunityGalleryImageProperties. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.DiskInnerDiskInner. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.DiskPropertiesDiskProperties. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.DiskRestorePointInnerDiskRestorePointInner. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.DiskRestorePointPropertiesDiskRestorePointProperties. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.GalleryImageInnerGalleryImageInner. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.GalleryImagePropertiesGalleryImageProperties. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.SharedGalleryImageInnerSharedGalleryImageInner. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.SharedGalleryImagePropertiesSharedGalleryImageProperties. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.SnapshotInnerSnapshotInner. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.SnapshotPropertiesSnapshotProperties. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine. -
Uses of HyperVGeneration in com.azure.resourcemanager.compute.models
Fields in com.azure.resourcemanager.compute.models declared as HyperVGeneration Modifier and Type Field Description static HyperVGenerationHyperVGeneration. V1Static value V1 for HyperVGeneration.static HyperVGenerationHyperVGeneration. V2Static value V2 for HyperVGeneration.Methods in com.azure.resourcemanager.compute.models that return HyperVGeneration Modifier and Type Method Description static HyperVGenerationHyperVGeneration. fromString(String name)Creates or finds a HyperVGeneration from its string representation.HyperVGenerationGalleryImageUpdate. hyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type HyperVGeneration Modifier and Type Method Description static Collection<HyperVGeneration>HyperVGeneration. values()Methods in com.azure.resourcemanager.compute.models with parameters of type HyperVGeneration Modifier and Type Method Description GalleryImageUpdateGalleryImageUpdate. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
-