Condividi tramite


ContainerRegistryTaskImageUpdateTrigger.Images Property

Definition

The list of image updates that caused the build.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Tasks.Models.ContainerRegistryTaskImageDescriptor> Images { get; }
member this.Images : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Tasks.Models.ContainerRegistryTaskImageDescriptor>
Public ReadOnly Property Images As IList(Of ContainerRegistryTaskImageDescriptor)

Property Value

Applies to