Share via


IClusCfgManagedResourceCfg interface

Configuration objects Implement the IClusCfgManagedResourceCfg interface to facilitate resource creation and configuration.

Members

The IClusCfgManagedResourceCfg interface inherits from the IUnknown interface. IClusCfgManagedResourceCfg also has these types of members:

  • Methods

Methods

The IClusCfgManagedResourceCfg interface has these methods.

Method Description
Create

Allows a configuration object to set initial property values and perform control code operations on a managed resource while it is being created.

Evict

Allows a configuration object to perform any necessary cleanup tasks when a node is evicted from the cluster.

PostCreate

Allows a configuration object to perform control code operations and change the name of a managed resource that has just been created.

PreCreate

Allows a configuration object to specify the resource type, resource class, and required dependencies of a managed resource.

 

Examples

See the MyCapabilities and MyStartupListener samples in the Samples directory of the Platform SDK.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2008 Datacenter, Windows Server 2008 Enterprise

IDL

ClusCfgServer.idl