public static interface ActiveDirectoryUser.DefinitionStages.WithAccontEnabled
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryUser.DefinitionStages.WithCreate |
withAccountEnabled(boolean accountEnabled)
Specifies whether the user account is enabled.
|
ActiveDirectoryUser.DefinitionStages.WithCreate withAccountEnabled(boolean accountEnabled)
accountEnabled - true if account is enabled, false otherwiseCopyright © 2020 Microsoft Corporation. All rights reserved.