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-04-09 UTC."],[[["The latest version available for `HttpFaultDelay` is 3.6.0, with various prior versions ranging from 3.5.0 down to 1.0.0 also accessible."],["`HttpFaultDelay` is a class used to specify a delay that the load balancer introduces before forwarding a request as a fault injection."],["The `HttpFaultDelay` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`HttpFaultDelay` contains properties such as `FixedDelay`, `HasPercentage`, and `Percentage`, allowing for configuration of the delay duration and the percentage of traffic affected."],["This class also contains the default constructor `HttpFaultDelay()` and an alternate constructor that takes in an instance of the class as a parameter `HttpFaultDelay(HttpFaultDelay other)`."]]],[]]