UpdateApprovalState Enumeration
Defines constants the indicate the current state of an approval.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
/** @attribute SerializableAttribute() */ /** @attribute ComVisibleAttribute(true) */ public enum UpdateApprovalState
SerializableAttribute ComVisibleAttribute(true) public enum UpdateApprovalState
| Member name | Description |
|---|---|
| Active | The WSUS server has successfully downloaded the update and the update is ready to be installed. |
| Pending | The WSUS server is downloading the update. When the download is complete, the approval state will switch to Active. |
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2