Share via


ChaosExperimentStep.Branches Property

Definition

List of branches.

public System.Collections.Generic.IList<Azure.ResourceManager.Chaos.Models.ChaosExperimentBranch> Branches { get; }
member this.Branches : System.Collections.Generic.IList<Azure.ResourceManager.Chaos.Models.ChaosExperimentBranch>
Public ReadOnly Property Branches As IList(Of ChaosExperimentBranch)

Property Value

Applies to