The percentage of traffic for connections, operations, or requests for which a delay is introduced as part of fault injection. The value must be from 0.0 to 100.0 inclusive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This webpage details the `HttpFaultDelay` class, which is used to specify the delay introduced by a load balancer before forwarding requests to backend services for fault injection."],["The latest version of the `HttpFaultDelay` class is 3.6.0, and the page offers documentation for versions ranging from 1.0.0 to 3.6.0."],["`HttpFaultDelay` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for setting a `FixedDelay` with a `Duration`, and `Percentage` for the traffic affected, with the boolean `HasPercentage` indicating whether a percentage value has been set."],["The `HttpFaultDelay` class has two constructors: a default parameterless constructor and one that takes an HttpFaultDelay object."]]],[]]