Partager via


DiscreteAction.Parameters Propriété

Définition

Obtient ou définit la liste des paires clé-valeur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à