Uses of Class
com.azure.resourcemanager.batch.models.WindowsConfiguration
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of WindowsConfiguration in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionVirtualMachineConfiguration.windowsConfiguration()
Get the windowsConfiguration property: Windows operating system settings to apply to the virtual machine.WindowsConfiguration.withEnableAutomaticUpdates
(Boolean enableAutomaticUpdates) Set the enableAutomaticUpdates property: Whether automatic updates are enabled on the virtual machine.Modifier and TypeMethodDescriptionVirtualMachineConfiguration.withWindowsConfiguration
(WindowsConfiguration windowsConfiguration) Set the windowsConfiguration property: Windows operating system settings to apply to the virtual machine.