Uses of Class
com.microsoft.azure.management.containerregistry.BaseImageTrigger
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of BaseImageTrigger in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionTriggerProperties.baseImageTrigger()
Get the trigger based on base image dependencies.BaseImageTrigger.withBaseImageTriggerType
(BaseImageTriggerType baseImageTriggerType) Set the type of the auto trigger for base image dependency updates.Set the name of the trigger.BaseImageTrigger.withStatus
(TriggerStatus status) Set the current status of trigger.Modifier and TypeMethodDescriptionTriggerProperties.withBaseImageTrigger
(BaseImageTrigger baseImageTrigger) Set the trigger based on base image dependencies.