Condividi tramite


IEncodedTaskContent Interface

Definition

The stage of the container encoded task run request definition that specifies the base64 encoded task content.

public interface IEncodedTaskContent
type IEncodedTaskContent = interface
Public Interface IEncodedTaskContent
Derived

Methods

WithBase64EncodedTaskContent(String)

The function that specifies the base64 encoded task content.

Applies to