IPush Interface
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 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. |