Compartir a través de


StepStatus.Branches Propiedad

Definición

Obtiene la matriz de ramas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a