Compartir a través de


ContinuousAction.Parameters Propiedad

Definición

Obtiene o establece la lista de pares clave-valor.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a