API Reference / FirewallSummaryViewAPI ReferenceClass FirewallSummaryViewEdit on GitHubNamespace ADPlayground.GpoAssembly ADPlaygroundSource ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Modifiers sealedWindows Firewall summary projection.InheritanceObjectFirewallSummaryViewFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic FirewallSummaryView() #Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic FirewallPolicySummary Summary { get; set; } #ADPlayground/Gpo/Models/GpoViewResults.cs:146Aggregated firewall profile summary.public IReadOnlyList<PolicyAttribution> Attribution { get; set; } #ADPlayground/Gpo/Models/GpoViewResults.cs:148Policy attribution rows (winner + sources) for core firewall profile toggles.