API Reference / Options (EmptyOrganizationalUnitPostureService)API ReferenceClass Options (EmptyOrganizationalUnitPostureService)Edit on GitHubNamespace ADPlayground.DirectoryOps.EmptyOrganizationalUnitPostureServiceAssembly ADPlaygroundSource ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:18Modifiers sealedOptions controlling empty organizational unit posture evaluation.InheritanceObjectOptionsFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic Options() #ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:18Inherited 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 DomainName { get; set; } #ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:18Target domain DNS name.public Int32 MaxOrganizationalUnits { get; set; } #ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:21Maximum number of organizational units to enumerate.public Int32 ContentProbeMaxResults { get; set; } #ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:24Maximum number of direct child objects to probe per OU.