public class DiffDiskSettings extends Object
| Constructor and Description |
|---|
DiffDiskSettings() |
| Modifier and Type | Method and Description |
|---|---|
DiffDiskOptions |
option()
Get specifies the ephemeral disk settings for operating system disk.
|
DiffDiskSettings |
withOption(DiffDiskOptions option)
Set specifies the ephemeral disk settings for operating system disk.
|
public DiffDiskOptions option()
public DiffDiskSettings withOption(DiffDiskOptions option)
option - the option 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.
*/