ContainerRegistryTaskImageUpdateTrigger Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The image update trigger that caused a build.
public class ContainerRegistryTaskImageUpdateTrigger : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerRegistry.Tasks.Models.ContainerRegistryTaskImageUpdateTrigger>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerRegistry.Tasks.Models.ContainerRegistryTaskImageUpdateTrigger>
type ContainerRegistryTaskImageUpdateTrigger = class
interface IJsonModel<ContainerRegistryTaskImageUpdateTrigger>
interface IPersistableModel<ContainerRegistryTaskImageUpdateTrigger>
Public Class ContainerRegistryTaskImageUpdateTrigger
Implements IJsonModel(Of ContainerRegistryTaskImageUpdateTrigger), IPersistableModel(Of ContainerRegistryTaskImageUpdateTrigger)
- Inheritance
-
ContainerRegistryTaskImageUpdateTrigger
- Implements
Properties
| Name | Description |
|---|---|
| Id |
The unique ID of the trigger. |
| Images |
The list of image updates that caused the build. |
| OccurredOn |
The timestamp when the image update happened. |