Lezen in het Engels

Delen via


OverrideTaskStepProperties.Arguments Property

Definition

Gets or sets the collection of override arguments to be used when executing a build step.

[Newtonsoft.Json.JsonProperty(PropertyName="arguments")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerRegistry.Models.Argument> Arguments { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to