public sealed class GetEffectiveFirewallsNetworkRequest : IMessage<GetEffectiveFirewallsNetworkRequest>, IEquatable<GetEffectiveFirewallsNetworkRequest>, IDeepCloneable<GetEffectiveFirewallsNetworkRequest>, IBufferMessage, IMessage
A request message for Networks.GetEffectiveFirewalls. 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 `GetEffectiveFirewallsNetworkRequest` is 3.6.0, and the page provides links to versions ranging from 1.0.0 to the latest."],["This class `GetEffectiveFirewallsNetworkRequest` is a request message used for `Networks.GetEffectiveFirewalls`."],["The `GetEffectiveFirewallsNetworkRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `GetEffectiveFirewallsNetworkRequest` object as a parameter."],["It includes two properties: `Network`, representing the name of the network, and `Project`, indicating the Project ID, both of which are of type `String`."]]],[]]