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