API Reference / DomainDnsRrsetTtlConsistencyAPI ReferenceClass DomainDnsRrsetTtlConsistencyEdit on GitHubNamespace TestimoX.Rules.Domain.DnsAssembly TestimoXSource TestimoX/Rules/Domain/Dns/DomainDnsRrsetTtlConsistency.cs:13Modifiers staticReports RRsets that contain mixed TTL values.InheritanceObjectDomainDnsRrsetTtlConsistencyFilter membersAll (5) Methods (5)Show inherited Expand all Collapse all ResetMethodspublic static Rule GetRule() #TestimoX/Rules/Domain/Dns/DomainDnsRrsetTtlConsistency.cs:13Returns: RuleBuilds the DNS RRset TTL consistency rule.Inherited Methodspublic override Boolean Equals(Object obj) #TestimoX/Testing/RiskCalculator.cs:155Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #TestimoX/Testing/RiskCalculator.cs:192Returns: Int32Inherited from Objectpublic Type GetType() #TestimoX/Testing/RiskCalculator.cs:80Returns: TypeInherited from Objectpublic override String ToString() #TestimoX/Testing/RiskCalculator.cs:142Returns: StringInherited from Object