| Modifier and Type | Method and Description |
|---|---|
WindowsConfiguration |
VirtualMachineConfiguration.windowsConfiguration()
Get this property must not be specified if the imageReference specifies a Linux OS image.
|
WindowsConfiguration |
WindowsConfiguration.withEnableAutomaticUpdates(Boolean enableAutomaticUpdates)
Set if omitted, the default value is true.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineConfiguration |
VirtualMachineConfiguration.withWindowsConfiguration(WindowsConfiguration windowsConfiguration)
Set this property must not be specified if the imageReference specifies a Linux OS image.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/