This topic has not yet been rated - Rate this topic

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.

ClassDescription
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.

EnumerationDescription
ResultCode Specifies result codes from installation and staging operations.

 

Interfaces

The Microsoft.ClusterAwareUpdating namespace defines these interfaces.

InterfaceDescription
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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.