VirtualMachineUnmanagedDataDisk.Update |
VirtualMachine.UpdateStages.WithUnmanagedDataDisk.updateUnmanagedDataDisk(String name) |
Begins the description of an update of an existing unmanaged data disk of this virtual machine.
|
VirtualMachineUnmanagedDataDisk.Update |
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching.withCaching(CachingTypes cachingType) |
Specifies the new caching type for the data disk.
|
VirtualMachineUnmanagedDataDisk.Update |
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun.withLun(Integer lun) |
Specifies the new logical unit number for the data disk.
|
VirtualMachineUnmanagedDataDisk.Update |
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskSize.withSizeInGB(Integer sizeInGB) |
Specifies the new size in GB for data disk.
|