次の方法で共有


ContainerRegistryDockerBuildStepUpdateContent.Arguments プロパティ

定義

このビルド ステップの実行時に使用するオーバーライド引数のコレクション。

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryRunArgument> Arguments { get; }
member this.Arguments : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryRunArgument>
Public ReadOnly Property Arguments As IList(Of ContainerRegistryRunArgument)

プロパティ値

適用対象