Uses of Class
com.microsoft.azure.management.batch.WindowsConfiguration
-
-
Uses of WindowsConfiguration in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return WindowsConfiguration Modifier and Type Method Description WindowsConfigurationVirtualMachineConfiguration. windowsConfiguration()Get the windowsConfiguration value.WindowsConfigurationWindowsConfiguration. withEnableAutomaticUpdates(Boolean enableAutomaticUpdates)Set the enableAutomaticUpdates value.Methods in com.microsoft.azure.management.batch with parameters of type WindowsConfiguration Modifier and Type Method Description VirtualMachineConfigurationVirtualMachineConfiguration. withWindowsConfiguration(WindowsConfiguration windowsConfiguration)Set the windowsConfiguration value.
-