Uses of Class
com.azure.resourcemanager.batch.models.WindowsUserConfiguration
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of WindowsUserConfiguration in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionUserAccount.windowsUserConfiguration()
Get the windowsUserConfiguration property: Properties used to create a user account on a Windows node.WindowsUserConfiguration.withLoginMode
(LoginMode loginMode) Set the loginMode property: Login mode for userModifier and TypeMethodDescriptionUserAccount.withWindowsUserConfiguration
(WindowsUserConfiguration windowsUserConfiguration) Set the windowsUserConfiguration property: Properties used to create a user account on a Windows node.