IImageNames Interface

Definition

The stage of the container registry DockerTaskStep update allowing to specify the image names.

public interface IImageNames
type IImageNames = interface
Public Interface IImageNames
Derived

Methods

WithImageNames(IList<String>)

The function that specifies the image names.

Applies to