ChaosTestScenarioParameters.MaxClusterStabilizationTimeout 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 maximum amount of time to wait for the cluster to stabilize after a fault before failing the test.
public TimeSpan MaxClusterStabilizationTimeout { get; set; }
member this.MaxClusterStabilizationTimeout : TimeSpan with get, set
Public Property MaxClusterStabilizationTimeout As TimeSpan
Property Value
After each iteration, the ChaosTestScenario waits for at most this amount of time for the cluster to become healthy
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET