VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateStorageProfile.osDisk() |
Get the osDisk property: The OS disk.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withCaching(CachingTypes caching) |
Set the caching property: The caching type.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withDiskSizeGB(Integer diskSizeGB) |
Set the diskSizeGB property: Specifies the size of the operating system disk in gigabytes.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withImage(VirtualHardDisk image) |
Set the image property: The Source User Image VirtualHardDisk.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withManagedDisk(VirtualMachineScaleSetManagedDiskParameters managedDisk) |
Set the managedDisk property: The managed disk parameters.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withVhdContainers(List<String> vhdContainers) |
Set the vhdContainers property: The list of virtual hard disk container uris.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withWriteAcceleratorEnabled(Boolean writeAcceleratorEnabled) |
Set the writeAcceleratorEnabled property: Specifies whether writeAccelerator should be enabled or disabled on the
disk.
|