Partager via


EncodedTaskStepUpdateParameters.Values Propriété

Définition

Obtient ou définit la collection de valeurs substituables qui peuvent être passées lors de l’exécution d’une tâche.

[Newtonsoft.Json.JsonProperty(PropertyName="values")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SetValue> Values { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="values")>]
member this.Values : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SetValue> with get, set
Public Property Values As IList(Of SetValue)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à