API Reference
Class
MachineAccountQuotaEvaluator
Reads the MachineAccountQuota setting for a domain and returns a typed view.
Inheritance
- Object
- MachineAccountQuotaEvaluator
Methods
public static View Evaluate(String domainName) #Returns:
ViewEvaluates the machine account quota limit.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
View with the numeric quota (-1 when unknown).