Compartir a través de


Branch.Actions Propiedad

Definición

Obtiene o establece la lista de acciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a