| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateStorageProfile.osDisk()
Get the osDisk value.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withCaching(CachingTypes caching)
Set the caching value.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withImage(VirtualHardDisk image)
Set the image value.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withManagedDisk(VirtualMachineScaleSetManagedDiskParameters managedDisk)
Set the managedDisk value.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withVhdContainers(List<String> vhdContainers)
Set the vhdContainers value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateStorageProfile.withOsDisk(VirtualMachineScaleSetUpdateOSDisk osDisk)
Set the osDisk value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/