IEncodedTaskContent Interface

Definition

The stage of the container registry EncodedTaskStep update allowing to specify the task path.

public interface IEncodedTaskContent
type IEncodedTaskContent = interface
Public Interface IEncodedTaskContent
Derived

Methods

WithBase64EncodedTaskContent(String)

The function that specifies the path to the base64 encoded task content.

Applies to