API Reference
Class
Item (DomainDnsDynamicUpdateConfigurationService)
Per-domain-controller DNS dynamic update 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 zones not configured for secure-only dynamic updates on this domain controller.
public Int32 NonSecureUpdateFindingCount { get; set; } #Total zones that explicitly allow nonsecure dynamic updates on this domain controller.