Partager via


Installation.PushVariables Propriété

Définition

Obtient ou définit la collection de variables push

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="pushVariables")]
public System.Collections.Generic.IDictionary<string,string> PushVariables { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="pushVariables")>]
member this.PushVariables : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property PushVariables As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à