Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides APIs for creating plug-ins for the Cluster-Aware Updating (CAU) tool.
Members
The Microsoft.ClusterAwareUpdating namespace has these types of members:
Classes
| Class | Description | 
|---|---|
| ClusterUpdateException | |
| ClusterUpdatingPluginAttribute | |
| UpdateInfo | |
| UpdateInfoBase | |
| UpdateInstallResult | |
| UpdateStagingResult | 
Enumerations
The Microsoft.ClusterAwareUpdating namespace has these enumerations.
| Enumeration | Description | 
|---|---|
| ResultCode | 
Interfaces
The Microsoft.ClusterAwareUpdating namespace defines these interfaces.
| Interface | Description | 
|---|---|
| ICauPluginCallbackBase | |
| IClusterNodeUpdater | |
| IClusterUpdatingPlugin | |
| IInstallCallback | |
| IScanCallback | |
| IStageCallback | 
See also