| Modifier and Type | Method and Description |
|---|---|
DiffDiskSettings |
OSDisk.ephemeralOSDiskSettings()
Get the ephemeralOSDiskSettings value.
|
DiffDiskSettings |
DiffDiskSettings.withPlacement(DiffDiskPlacement placement)
Set this property can be used by user in the request to choose which location the operating system should be in.
|
| Modifier and Type | Method and Description |
|---|---|
OSDisk |
OSDisk.withEphemeralOSDiskSettings(DiffDiskSettings ephemeralOSDiskSettings)
Set the ephemeralOSDiskSettings value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/