public sealed class GetEffectiveFirewallsInstanceRequest : IMessage<GetEffectiveFirewallsInstanceRequest>, IEquatable<GetEffectiveFirewallsInstanceRequest>, IDeepCloneable<GetEffectiveFirewallsInstanceRequest>, IBufferMessage, IMessage
A request message for Instances.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 available for `GetEffectiveFirewallsInstanceRequest` is 3.6.0, and the content shows a range of versions from 1.0.0 up to the latest."],["`GetEffectiveFirewallsInstanceRequest` is a request message used for retrieving effective firewalls for instances, as described by its method description."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality such as message handling, equality comparison, deep cloning, and buffer message handling."],["The class includes properties such as `Instance`, `NetworkInterface`, `Project`, and `Zone`, all of which are strings, and each providing information related to the effective firewall request."],["The `GetEffectiveFirewallsInstanceRequest` class has two constructors, a default one and another that accepts another `GetEffectiveFirewallsInstanceRequest` object as a parameter."]]],[]]