Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
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 © 2019. All rights reserved.