ContainerRegistryFileTaskRunContent.Values Property

Definition

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

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

Property Value

Applies to