Enumerations > ClusterResourceState

ClusterResourceState

Parameter of

CoreConnectionDetails

Properties

Name Enumeration Description
Uninitialized 0 A cluster resource is not used.
OfflinePending 1 The resource state changed to offline pending.
Offline 2 The resource state changed to offline.
OnlinePending 3 The resource state changed to online pending.
Online 4 The resource state changed to online.
ResourceNotFound 5 The cluster resource was not found on the cluster.
Reconnected 6 The cluster resource reconnected. This could be due to a node roll.
Connected 7 The cluster resource is connected and online.