Share via


EncodedTaskStep.Values Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Tasks.Models.ContainerRegistryTaskSetValue> Values { get; }
member this.Values : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Tasks.Models.ContainerRegistryTaskSetValue>
Public ReadOnly Property Values As IList(Of ContainerRegistryTaskSetValue)

Property Value

Applies to