IRegistryDockerTaskStep.Arguments Property

Definition

Gets the arguments this Docker task step.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.Argument> Arguments { get; }
member this.Arguments : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.Argument>
Public ReadOnly Property Arguments As IReadOnlyList(Of Argument)

Property Value

Applies to