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

ContainerRegistryRunArgument 类

定义

运行参数的属性。

public class ContainerRegistryRunArgument
type ContainerRegistryRunArgument = class
Public Class ContainerRegistryRunArgument
继承
ContainerRegistryRunArgument

构造函数

ContainerRegistryRunArgument(String, String)

初始化 ContainerRegistryRunArgument 的新实例。

属性

IsSecret

指示参数是否表示机密并想要从生成日志中删除的标志。

Name

参数的名称。

Value

参数的值。

适用于