Uses of Interface
com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.Update
Package
Description
This package contains the classes for GraphRbacManagementClient.
-
Uses of ActiveDirectoryUser.Update in com.microsoft.azure.management.graphrbac
Modifier and TypeMethodDescriptionActiveDirectoryUser.UpdateStages.WithAccontEnabled.withAccountEnabled
(boolean accountEnabled) Specifies whether the user account is enabled.ActiveDirectoryUser.UpdateStages.WithPassword.withPassword
(String password) Specifies the password of the user.ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin.withPromptToChangePasswordOnLogin
(boolean promptToChangePasswordOnLogin) Specifies whether the user should change password on the next login.ActiveDirectoryUser.UpdateStages.WithUsageLocation.withUsageLocation
(CountryIsoCode usageLocation) Specifies the usage location for the user.