Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ImageUpdate |
ImageUpdate.withHyperVGeneration(HyperVGenerationTypes hyperVGeneration)
Set gets the HyperVGenerationType of the VirtualMachine created from the image.
|
ImageUpdate |
ImageUpdate.withSourceVirtualMachine(SubResource sourceVirtualMachine)
Set the source virtual machine from which Image is created.
|
ImageUpdate |
ImageUpdate.withStorageProfile(ImageStorageProfile storageProfile)
Set specifies the storage settings for the virtual machine disks.
|
Copyright © 2019. All rights reserved.