StepStatus.Branch Property

Definition

The array of branches.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Models.IBranchStatus> Branch { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)>]
member this.Branch : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Models.IBranchStatus>
Public ReadOnly Property Branch As List(Of IBranchStatus)

Property Value

Implements

Attributes

Applies to