你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IEncodedTaskContent 接口

定义

容器编码任务的阶段运行指定 base64 编码任务内容的请求定义。

public interface IEncodedTaskContent
type IEncodedTaskContent = interface
Public Interface IEncodedTaskContent
派生

方法

WithBase64EncodedTaskContent(String)

指定 base64 编码任务内容的函数。

适用于