ChaosScenarioActionDependency.OnActionLifecycle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)