ChaosExperimentResource.GetChaosExperimentExecutions Method

Definition

Gets a collection of ChaosExperimentExecutionResources in the ChaosExperiment.

public virtual Azure.ResourceManager.Chaos.ChaosExperimentExecutionCollection GetChaosExperimentExecutions ();
abstract member GetChaosExperimentExecutions : unit -> Azure.ResourceManager.Chaos.ChaosExperimentExecutionCollection
override this.GetChaosExperimentExecutions : unit -> Azure.ResourceManager.Chaos.ChaosExperimentExecutionCollection
Public Overridable Function GetChaosExperimentExecutions () As ChaosExperimentExecutionCollection

Returns

An object representing collection of ChaosExperimentExecutionResources and their operations over a ChaosExperimentExecutionResource.

Applies to