Uses of Class
com.microsoft.azure.management.batch.WindowsUserConfiguration
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of WindowsUserConfiguration in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionUserAccount.windowsUserConfiguration()
Get this property can only be specified if the user is on a Windows pool.WindowsUserConfiguration.withLoginMode
(LoginMode loginMode) Set specifies login mode for the user.Modifier and TypeMethodDescriptionUserAccount.withWindowsUserConfiguration
(WindowsUserConfiguration windowsUserConfiguration) Set this property can only be specified if the user is on a Windows pool.