API Reference
Class
DomainDnsDynamicUpdateConfigurationService
Aggregates DNS dynamic update mode posture across domain controllers.
Inheritance
- Object
- DomainDnsDynamicUpdateConfigurationService
Methods
public static Snapshot Evaluate(String domainName) #Returns:
SnapshotEvaluates domain-wide DNS dynamic update configuration posture.
Parameters
- domainName System.String
- Target domain DNS name.
Returns
Aggregated DNS dynamic update mode posture snapshot.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object