Compartir a través de


TaskRunRequest.OverrideTaskStepPropertyValue Property

Definition

The collection of overridable values that can be passed when running a Task.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISetValue[] OverrideTaskStepPropertyValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.OverrideTaskStepPropertyValue : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISetValue[] with get, set
Public Property OverrideTaskStepPropertyValue As ISetValue()

Property Value

Implements

Attributes

Applies to