Compartir a través de


BranchStatus.Actions Propiedad

Definición

Obtiene la matriz de acciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a