| Modifier and Type | Interface and Description |
|---|---|
static interface |
Webhook.UpdateResource<ParentT>
The entirety of a webhook resource update as part of a container registry update.
|
| Modifier and Type | Method and Description |
|---|---|
Webhook.UpdateResourceStages.Blank<Registry.Update> |
Registry.UpdateStages.WithWebhook.updateWebhook(String name)
Begins the description of an update of an existing webhook of this container registry.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/