| SubscriptionJobStatus Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Provisioning.Dto
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | ||
| WaitingForExecution | 1 | ||
| Running | 2 | ||
| SubjobExecuting | 3 | ||
| AcknowledgeRequired | 4 | ||
| RequiresManualInput | 5 | ||
| NotReady | 6 | ||
| NotConfirmedBySp | 7 | ||
| Completed | 10 |