共用方式為


ContainerRegistryDockerBuildContent.Arguments Property

Definition

The collection of override arguments to be used when executing the run.

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)

Property Value

Applies to