ChaosScenarioValidationProperties.ExecutionPlanJson 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.
Execution plan created from validation. This plan will be executed as-is on next scenario execution.
public string ExecutionPlanJson { get; }
member this.ExecutionPlanJson : string
Public ReadOnly Property ExecutionPlanJson As String