API Reference
Class
Item (DomainDnsZoneTransferPostureService)
Per-domain-controller DNS zone transfer collection item.
Inheritance
- Object
- Item
Constructors
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String DomainController { get; set; } #Domain controller DNS host name.
public Boolean QuerySucceeded { get; set; } #True when DNS zone configuration was collected successfully from this domain controller.
public String ErrorMessage { get; set; } #Optional collection error details.
public Int32 FindingCount { get; set; } #Total zone transfer findings on this domain controller.
public Int32 BroadTransferFindingCount { get; set; } #Total broad zone transfer findings on this domain controller.
public Int32 SecondaryAllowListFindingCount { get; set; } #Total secondary allow-list findings on this domain controller.