Share via


ContainerRegistryOverrideTaskStepProperties.Arguments Property

Definition

Gets or sets the collection of override arguments to be used when executing a 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