次の方法で共有


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

プロパティ値

適用対象