| Modifier and Type | Method | Description |
|---|---|---|
Registry.Update |
Registry.UpdateStages.WithAdminUserEnabled.withAdminUserEnabled(Boolean adminUserEnabled) |
Specifies adminUserEnabled.
|
Registry.Update |
Registry.UpdateStages.WithSku.withSku(Sku sku) |
Specifies sku.
|
Registry.Update |
Registry.UpdateStages.WithStorageAccount.withStorageAccount(StorageAccountProperties storageAccount) |
Specifies storageAccount.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/