public static interface Registry.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Registry.UpdateStages.WithAdminUserEnabled
The stage of the registry update allowing to enable admin user.
|
static interface |
Registry.UpdateStages.WithSku
The stage of the registry definition allowing to specify the SKU type.
|
static interface |
Registry.UpdateStages.WithWebhook
The stage of the container registry update allowing to add or remove a webhook.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/