Uses of Class
com.microsoft.azure.management.batch.WindowsConfiguration
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of WindowsConfiguration in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionVirtualMachineConfiguration.windowsConfiguration()
Get this property must not be specified if the imageReference specifies a Linux OS image.WindowsConfiguration.withEnableAutomaticUpdates
(Boolean enableAutomaticUpdates) Set if omitted, the default value is true.Modifier and TypeMethodDescriptionVirtualMachineConfiguration.withWindowsConfiguration
(WindowsConfiguration windowsConfiguration) Set this property must not be specified if the imageReference specifies a Linux OS image.