Uses of Interface
com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.Update
Packages that use VirtualMachineUnmanagedDataDisk.Update
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of VirtualMachineUnmanagedDataDisk.Update in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return VirtualMachineUnmanagedDataDisk.UpdateModifier and TypeMethodDescriptionVirtualMachine.UpdateStages.WithUnmanagedDataDisk.updateUnmanagedDataDisk
(String name) Begins the description of an update of an existing unmanaged data disk of this virtual machine.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching.withCaching
(CachingTypes cachingType) Specifies the new caching type for the data disk.Specifies the new logical unit number for the data disk.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskSize.withSizeInGB
(Integer sizeInGB) Specifies the new size in GB for data disk.