ChaosScenarioActionDependency.OnActionLifecycle Property

Definition

The lifecycle state of the dependency action that triggers this action to start.

public Azure.ResourceManager.Chaos.Models.ChaosActionLifecycle? OnActionLifecycle { get; set; }
member this.OnActionLifecycle : Nullable<Azure.ResourceManager.Chaos.Models.ChaosActionLifecycle> with get, set
Public Property OnActionLifecycle As Nullable(Of ChaosActionLifecycle)

Property Value

Applies to