API Reference
Class
Options (DnsRecordAgingPostureService)
Options controlling DNS record aging analysis.
Inheritance
- Object
- Options
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public Options() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String DomainName { get; set; } #Domain name associated with the analysis.
public String DnsServer { get; set; } #DNS server to query when inventory is collected live.
public Int32 MaxFindings { get; set; } #Maximum number of findings returned in the snapshot.
public DateTimeOffset NowUtc { get; set; } #Reference time used for age calculations.