Megosztás a következőn keresztül:


ContainerRegistryImageUpdateTrigger.Images Property

Definition

The list of image updates that caused the build.

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

Property Value

Applies to