public class DiffDiskSettings extends Object
| Constructor and Description |
|---|
DiffDiskSettings() |
| Modifier and Type | Method and Description |
|---|---|
DiffDiskPlacement |
placement()
Get this property can be used by user in the request to choose which location the operating system should be in.
|
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.
|
public DiffDiskPlacement placement()
public DiffDiskSettings withPlacement(DiffDiskPlacement placement)
placement - the placement 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.
*/