| Modifier and Type | Method and Description |
|---|---|
WindowsConfiguration |
VirtualMachineConfiguration.windowsConfiguration()
Get the windowsConfiguration value.
|
WindowsConfiguration |
WindowsConfiguration.withEnableAutomaticUpdates(Boolean enableAutomaticUpdates)
Set the enableAutomaticUpdates value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineConfiguration |
VirtualMachineConfiguration.withWindowsConfiguration(WindowsConfiguration windowsConfiguration)
Set the windowsConfiguration value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/