API Reference
Class
Options (DnsRecordInventoryService)
Options controlling DNS record inventory collection.
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 collection request.
public String DnsServer { get; set; } #Explicit DNS server to query. When empty, the first domain controller is used.
public Boolean IncludeIpv6 { get; set; } #When true, includes IPv6 AAAA records and IPv6-derived analysis inputs.