次の方法で共有


ContainerRegistryOverrideTaskStepProperties.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)

プロパティ値

適用対象