Share via


ChaosExperimentRunBranchStatus.Actions Property

Definition

The array of actions.

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

Property Value

Applies to