Resource Type Common Properties

Common properties for resource types are data values stored in the cluster database that describe the identity and behavior of each resource type in a cluster.

In this section

AdminExtensions

The AdminExtensions property provides the class identifiers (CLSIDs) for the Cluster Administrator extension DLLs that are associated with the resource type. The following table summarizes the attributes of the AdminExtensions property.

DeadlockTimeout

Specifies the period (in milliseconds) of the deadlock detection heartbeat.

DebugControlFunctions

This property is not supported.

DebugPrefix

This property is not supported.

Description

Provides comments about the resource type. The following table summarizes the attributes of the Description property.

DllName

Provides the name of the dynamic-link library (DLL) for the resource type. The following table summarizes the attributes of the DllName property.

DumpLogQuery

Specifies a query that can be used to export logs for resource types.

DumpPolicy

Specifies the dump collection policy for the cluster service.

EnabledEventLogs

Specifies the enabled event logs for a resource type.

IsAlivePollInterval

Specifies the recommended interval in milliseconds at which a Resource Monitor should poll resources of the particular resource type to determine if they are operational. The polling occurs when the Resource Monitor calls a resource DLL's IsAlive entry point function. The following table summarizes the attributes of the IsAlivePollInterval property.

LooksAlivePollInterval

Specifies the recommended interval in milliseconds at which the Cluster service should poll resources of the particular resource type to determine if they appear operational. The polling occurs when the Resource Monitor calls a resource DLL's LooksAlive entry point function. The following table summarizes the attributes of the LooksAlivePollInterval property.

Name

Specifies the display name of the resource type. The display name is the name that appears to administrators in the Cluster Administrator user interface. The following table summarizes the attributes of the Name property.

PendingTimeout

(TBD).

Cluster Object Common Properties

Getting Resource Type Information