Microsoft.ClusterAwareUpdating namespace
Provides APIs for creating plug-ins for the Cluster-Aware Updating (CAU) tool.
Members
The Microsoft.ClusterAwareUpdating namespace has these types of members:
Classes
The Microsoft.ClusterAwareUpdating namespace has these classes.
| Class | Description |
|---|---|
| ClusterUpdateException | Represents serious errors that occur in IClusterNodeUpdater interface methods. |
| ClusterUpdatingPluginAttribute | Marks a class that implements the IClusterUpdatingPlugin interface as a plugin for the Cluster-Aware Updating (CAU) tool. |
| UpdateInfo | This class is used by the IScanCallback interface to report updates found by the IClusterNodeUpdater interface's ScanAsync method. |
| UpdateInfoBase | Provides details about the results of an IClusterNodeUpdater operation. |
| UpdateInstallResult | Used by the IInstallCallback interface to report updates installed by the IClusterNodeUpdater interface's InstallAsync method. |
| UpdateStagingResult | Used by the IStageCallback interface to report updates staged by the IClusterNodeUpdater interface's StageAsync method. |
Enumerations
The Microsoft.ClusterAwareUpdating namespace has these enumerations.
| Enumeration | Description |
|---|---|
| ResultCode | Specifies result codes from installation and staging operations. |
Interfaces
The Microsoft.ClusterAwareUpdating namespace defines these interfaces.
| Interface | Description |
|---|---|
| ICauPluginCallbackBase | Provides functionality common to all CAU plugin callback interfaces. |
| IClusterNodeUpdater | Enables cluster node update operations for a target cluster machine. |
| IClusterUpdatingPlugin | Provides functionality required by Cluster-Aware Updating (CAU) tool plug-ins. |
| IInstallCallback | Enables the plug-in to report progress and results from the installation tasks. |
| IScanCallback | Enables the plug-in to report progress and results of the scan operation. |
| IStageCallback | Enables the plug-in to report progress and results of the stage operation. |
Requirements
|
Server | Windows Server 2012 |
|---|---|
|
Namespace |
Microsoft.ClusterAwareUpdating |
Send comments about this topic to Microsoft
Build date: 11/28/2012