Uses of Class
com.microsoft.azure.management.compute.ImageUpdate
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ImageUpdate in com.microsoft.azure.management.compute
Modifier 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.