ChaosDescription(ChaosStatus, ChaosParameters, ChaosScheduleStatus) Constructor
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.
public ChaosDescription(System.Fabric.Chaos.DataStructures.ChaosStatus chaosStatus, System.Fabric.Chaos.DataStructures.ChaosParameters chaosParameters, System.Fabric.Chaos.DataStructures.ChaosScheduleStatus chaosScheduleStatus);
new System.Fabric.Chaos.DataStructures.ChaosDescription : System.Fabric.Chaos.DataStructures.ChaosStatus * System.Fabric.Chaos.DataStructures.ChaosParameters * System.Fabric.Chaos.DataStructures.ChaosScheduleStatus -> System.Fabric.Chaos.DataStructures.ChaosDescription
Public Sub New (chaosStatus As ChaosStatus, chaosParameters As ChaosParameters, chaosScheduleStatus As ChaosScheduleStatus)
Parameters
- chaosStatus
- ChaosStatus
- chaosParameters
- ChaosParameters
- chaosScheduleStatus
- ChaosScheduleStatus