public class OSDisk extends Object
| Constructor and Description |
|---|
OSDisk() |
| Modifier and Type | Method and Description |
|---|---|
DiffDiskSettings |
ephemeralOSDiskSettings()
Get the ephemeralOSDiskSettings value.
|
OSDisk |
withEphemeralOSDiskSettings(DiffDiskSettings ephemeralOSDiskSettings)
Set the ephemeralOSDiskSettings value.
|
public DiffDiskSettings ephemeralOSDiskSettings()
public OSDisk withEphemeralOSDiskSettings(DiffDiskSettings ephemeralOSDiskSettings)
ephemeralOSDiskSettings - the ephemeralOSDiskSettings value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/