共用方式為


ContainerRegistryDockerBuildContent.Arguments Property

Definition

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

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