Uses of Interface
com.azure.resourcemanager.containerregistry.models.Webhook.UpdateDefinitionStages.WithServiceUri
Packages that use Webhook.UpdateDefinitionStages.WithServiceUri
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of Webhook.UpdateDefinitionStages.WithServiceUri in com.azure.resourcemanager.containerregistry.models
Subinterfaces of Webhook.UpdateDefinitionStages.WithServiceUri in com.azure.resourcemanager.containerregistry.modelsModifier and TypeInterfaceDescriptionstatic interfaceWebhook.UpdateDefinition<ParentT>Grouping of the container registry's webhook update definition.Methods in com.azure.resourcemanager.containerregistry.models that return Webhook.UpdateDefinitionStages.WithServiceUriModifier and TypeMethodDescriptionWebhook.UpdateDefinitionStages.WithTriggerWhen.withTriggerWhen(WebhookAction... webhookActions) Specifies the actions that will trigger the webhook notifications.