Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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 © 2019. All rights reserved.