public sealed class NetworkEdgeSecurityServicesScopedList : IMessage<NetworkEdgeSecurityServicesScopedList>, IEquatable<NetworkEdgeSecurityServicesScopedList>, IDeepCloneable<NetworkEdgeSecurityServicesScopedList>, 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-24 UTC."],[[["The latest version of the `NetworkEdgeSecurityServicesScopedList` is 3.6.0, and the page covers versions ranging from 1.0.0 to 3.6.0."],["`NetworkEdgeSecurityServicesScopedList` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes a property `NetworkEdgeSecurityServices`, which is a list of `NetworkEdgeSecurityService` objects contained within the specified scope."],["It also has a `Warning` property, that holds an informational message that is displayed when the list of security policies is empty."],["The `NetworkEdgeSecurityServicesScopedList` class has two constructors, one default and one which takes in another `NetworkEdgeSecurityServicesScopedList` object."]]],[]]