Registry.Definition, Registry.DefinitionStages.WithCreatepublic static interface Registry.DefinitionStages.WithAdminUserEnabled
| Modifier and Type | Method | Description |
|---|---|---|
Registry.DefinitionStages.WithCreate |
withAdminUserEnabled(Boolean adminUserEnabled) |
Specifies adminUserEnabled.
|
Registry.DefinitionStages.WithCreate withAdminUserEnabled(Boolean adminUserEnabled)
adminUserEnabled - The value that indicates whether the admin user is enabled /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/