BranchStatus.Action Property

Definition

The array of actions.

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

Property Value

Implements

Attributes

Applies to