ChaosScenarioAction.WaitBefore 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.
ISO 8601 duration to wait before action starts (e.g., PT30S for 30 seconds). Supports template macro syntax.
public string WaitBefore { get; set; }
member this.WaitBefore : string with get, set
Public Property WaitBefore As String