public sealed class GetAssociationFirewallPolicyRequest : IMessage<GetAssociationFirewallPolicyRequest>, IEquatable<GetAssociationFirewallPolicyRequest>, IDeepCloneable<GetAssociationFirewallPolicyRequest>, IBufferMessage, IMessage
A request message for FirewallPolicies.GetAssociation. See the method description for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetAssociationFirewallPolicyRequest\u003c/code\u003e class is used to request information about a specific firewall policy association.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for various functionalities like message handling, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and another that accepts a copy of another \u003ccode\u003eGetAssociationFirewallPolicyRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eFirewallPolicy\u003c/code\u003e (the name of the associated firewall policy), \u003ccode\u003eHasName\u003c/code\u003e (checks if the name field is set), and \u003ccode\u003eName\u003c/code\u003e (the name of the association within the firewall policy).\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all versions of \u003ccode\u003eGetAssociationFirewallPolicyRequest\u003c/code\u003e available, starting from the latest 3.6.0, all the way down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]