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 provides reference documentation for the `HttpFaultDelay` class within the Google Compute Engine v1 API for .NET."],["The `HttpFaultDelay` class is used to specify the delay introduced by the load balancer before forwarding requests, a feature used for fault injection."],["The latest version of this class documented here is 3.6.0, but versions are available from 1.0.0 to 3.6.0, and this page is on version 2.11.0."],["`HttpFaultDelay` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role in Google's protocol buffer system."],["The `HttpFaultDelay` class contains properties such as `FixedDelay` for setting a delay duration, and `Percentage` for specifying the traffic percentage to which the delay should be applied."]]],[]]