DnsJobStatus Properties |
The DnsJobStatus type exposes the following members.
Name | Description | |
---|---|---|
Completed |
Gets a DnsJobStatus representing a job which completed successfully.
| |
Error |
Gets a DnsJobStatus representing a job which terminated with an error.
| |
Initialized |
Gets a DnsJobStatus representing a job which has been accepted by the DNS service but has not yet started.
| |
Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) | |
Running |
Gets a DnsJobStatus representing a job which is currently running.
|