Partager via


TriggerPipelineReference.Parameters Propriété

Définition

Obtient ou définit les paramètres de pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="parameters")]
public System.Collections.Generic.IDictionary<string,object> Parameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parameters")>]
member this.Parameters : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Parameters As IDictionary(Of String, Object)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à