| Modifier and Type | Method and Description |
|---|---|
DiffDiskSettings |
VirtualMachineScaleSetOSDisk.diffDiskSettings()
Get specifies the ephemeral disk Settings for the operating system disk used by the virtual machine scale set.
|
DiffDiskSettings |
OSDisk.diffDiskSettings()
Get specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.
|
DiffDiskSettings |
DiffDiskSettings.withOption(DiffDiskOptions option)
Set specifies the ephemeral disk settings for operating system disk.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetOSDisk |
VirtualMachineScaleSetOSDisk.withDiffDiskSettings(DiffDiskSettings diffDiskSettings)
Set specifies the ephemeral disk Settings for the operating system disk used by the virtual machine scale set.
|
OSDisk |
OSDisk.withDiffDiskSettings(DiffDiskSettings diffDiskSettings)
Set specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/