public sealed class GetNetworkEdgeSecurityServiceRequest : IMessage<GetNetworkEdgeSecurityServiceRequest>, IEquatable<GetNetworkEdgeSecurityServiceRequest>, IDeepCloneable<GetNetworkEdgeSecurityServiceRequest>, IBufferMessage, IMessage
A request message for NetworkEdgeSecurityServices.Get. See the method description for details.
[[["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 of the `GetNetworkEdgeSecurityServiceRequest` is 3.6.0, and the page includes documentation for multiple older versions, down to version 1.0.0."],["`GetNetworkEdgeSecurityServiceRequest` is a class used to send a request to retrieve a network edge security service."],["This class implements several interfaces: `IMessage\u003cGetNetworkEdgeSecurityServiceRequest\u003e`, `IEquatable\u003cGetNetworkEdgeSecurityServiceRequest\u003e`, `IDeepCloneable\u003cGetNetworkEdgeSecurityServiceRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The `GetNetworkEdgeSecurityServiceRequest` class has three main properties: `NetworkEdgeSecurityService`, `Project`, and `Region`, all of which are strings and relevant to defining the scope of the network edge security service."],["The class has 2 constructors, one is a default constructor, and the second allows for passing another `GetNetworkEdgeSecurityServiceRequest` as a parameter."]]],[]]