IPush Interface

Definition

The stage of the container registry DockerTaskStep update allowing to specify whether push is enabled or not.

public interface IPush
type IPush = interface
Public Interface IPush
Derived

Methods

WithPushEnabled(Boolean)

The function that specifies push is enabled.

Applies to