public static interface Registry.UpdateStages
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
Registry.UpdateStages.WithAdminUserEnabled |
The stage of the registry update allowing to specify AdminUserEnabled.
|
static interface |
Registry.UpdateStages.WithSku |
The stage of the registry update allowing to specify Sku.
|
static interface |
Registry.UpdateStages.WithStorageAccount |
The stage of the registry update allowing to specify StorageAccount.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/