Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
CLUSTER_RESOURCE_APPLICATION_STATE enumeration (resapi.h)
Enumerates resource application states.
Syntax
typedef enum CLUSTER_RESOURCE_APPLICATION_STATE {
ClusterResourceApplicationStateUnknown = 1,
ClusterResourceApplicationOSHeartBeat,
ClusterResourceApplicationReady
} ;
Constants
ClusterResourceApplicationStateUnknownValue: 1 Application state is unknown. |
ClusterResourceApplicationOSHeartBeatApplication OSHeartBeat is detected. |
ClusterResourceApplicationReadyApplication is ready. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2016 |
| Header | resapi.h |
See also
Feedback
Was this page helpful?
