Share via


ChaosTestScenarioParameters Class

Definition

Caution

This class is deprecated. Please use System.Fabric.Chaos.DataStructures.ChaosParameters instead.

This class defines all the test parameters to configure the ChaosTestScenario.

[System.Obsolete("This class is deprecated. Please use System.Fabric.Chaos.DataStructures.ChaosParameters instead.")]
[System.Serializable]
public class ChaosTestScenarioParameters : System.Fabric.Testability.Scenario.TestScenarioParameters
[<System.Obsolete("This class is deprecated. Please use System.Fabric.Chaos.DataStructures.ChaosParameters instead.")>]
[<System.Serializable>]
type ChaosTestScenarioParameters = class
    inherit TestScenarioParameters
Public Class ChaosTestScenarioParameters
Inherits TestScenarioParameters
Inheritance
ChaosTestScenarioParameters
Attributes

Applies to