public sealed class TargetHttpProxiesScopedList : IMessage<TargetHttpProxiesScopedList>, IEquatable<TargetHttpProxiesScopedList>, IDeepCloneable<TargetHttpProxiesScopedList>, IBufferMessage, IMessage
[[["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-21 UTC."],[[["The latest version available for `TargetHttpProxiesScopedList` is 3.6.0, and there are multiple previous versions accessible, ranging from 3.5.0 down to 1.0.0."],["`TargetHttpProxiesScopedList` is a class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties, `TargetHttpProxies`, which is a list of `TargetHttpProxy`, and `Warning`, which is an informational warning that replaces the list when it's empty."],["There are two constructors for `TargetHttpProxiesScopedList`: one default and one that takes another `TargetHttpProxiesScopedList` as a parameter for copying."]]],[]]