API Reference / SubnetSiteCountAPI ReferenceClass SubnetSiteCountEdit on GitHubNamespace ADPlayground.ReplicationAssembly ADPlaygroundSource ADPlayground/Replication/Models/SubnetSummary.cs:7Modifiers sealedCount of subnets per site DN.InheritanceObjectSubnetSiteCountFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic SubnetSiteCount() #ADPlayground/Replication/Models/SubnetSummary.cs:7Inherited 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 String Site { get; set; } #ADPlayground/Replication/Models/SubnetSummary.cs:7Site DN the subnet binds to.public Int32 Count { get; set; } #ADPlayground/Replication/Models/SubnetSummary.cs:9Number of subnets bound to the site.