| Modifier and Type | Interface and Description |
|---|---|
static interface |
Webhook.UpdateDefinition<ParentT>
Grouping of the container registry's webhook update definition.
|
| Modifier and Type | Method and Description |
|---|---|
Webhook.UpdateDefinitionStages.WithServiceUri<ParentT> |
Webhook.UpdateDefinitionStages.WithTriggerWhen.withTriggerWhen(WebhookAction... webhookActions)
Specifies the actions that will trigger the webhook notifications.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/