Partager via


ContainerRegistryDockerBuildStep.Arguments Property

Definition

The collection of override arguments to be used when executing this build step.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerRegistry.ContainerRegistryRunArgument> Arguments { get; set; }
member this.Arguments : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerRegistry.ContainerRegistryRunArgument> with get, set
Public Property Arguments As BicepList(Of ContainerRegistryRunArgument)

Property Value

Applies to