Uses of Class
com.microsoft.azure.management.compute.ImageUpdate
Packages that use ImageUpdate
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ImageUpdate in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return ImageUpdateModifier and TypeMethodDescriptionImageUpdate.withHyperVGeneration
(HyperVGenerationTypes hyperVGeneration) Set gets the HyperVGenerationType of the VirtualMachine created from the image.ImageUpdate.withSourceVirtualMachine
(com.microsoft.azure.SubResource sourceVirtualMachine) Set the source virtual machine from which Image is created.ImageUpdate.withStorageProfile
(ImageStorageProfile storageProfile) Set specifies the storage settings for the virtual machine disks.