Uses of Class
com.microsoft.azure.management.containerregistry.TriggerProperties
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of TriggerProperties in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionRegistryTask.trigger()
TriggerProperties.withBaseImageTrigger
(BaseImageTrigger baseImageTrigger) Set the trigger based on base image dependencies.TriggerProperties.withSourceTriggers
(List<SourceTrigger> sourceTriggers) Set the collection of triggers based on source code repository.