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