Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.19 KB

ne-msclus-cluster_group_priority.md

File metadata and controls

73 lines (59 loc) · 2.19 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:msclus.CLUSTER_GROUP_PRIORITY
CLUSTER_GROUP_PRIORITY (msclus.h)
The CLUSTER_GROUP_PRIORITY enumeration (msclus.h) specifies the priority level of a group. (CLUSTER_GROUP_PRIORITY)
CLUSTER_GROUP_PRIORITY
CLUSTER_GROUP_PRIORITY enumeration [Failover Cluster]
PriorityDisabled
PriorityHigh
PriorityLow
PriorityMedium
clusapi/CLUSTER_GROUP_PRIORITY
clusapi/PriorityDisabled
clusapi/PriorityHigh
clusapi/PriorityLow
clusapi/PriorityMedium
msclus/CLUSTER_GROUP_PRIORITY
msclus/PriorityDisabled
msclus/PriorityHigh
msclus/PriorityLow
msclus/PriorityMedium
mscs.cluster_group_priority
mscs\cluster_group_priority.htm
MsCS
CF2B9D74-72EC-4BBD-85C9-1BB0535580FB
08/03/2022
CLUSTER_GROUP_PRIORITY, CLUSTER_GROUP_PRIORITY enumeration [Failover Cluster], PriorityDisabled, PriorityHigh, PriorityLow, PriorityMedium, clusapi/CLUSTER_GROUP_PRIORITY, clusapi/PriorityDisabled, clusapi/PriorityHigh, clusapi/PriorityLow, clusapi/PriorityMedium, msclus/CLUSTER_GROUP_PRIORITY, msclus/PriorityDisabled, msclus/PriorityHigh, msclus/PriorityLow, msclus/PriorityMedium, mscs.cluster_group_priority
msclus.h
Windows
None supported
Windows Server 2012
Windows
CLUSTER_GROUP_PRIORITY
19H1
CLUSTER_GROUP_PRIORITY
msclus/CLUSTER_GROUP_PRIORITY
c++
APIRef
kbSyntax
HeaderDef
ClusAPI.h
MsClus.h
CLUSTER_GROUP_PRIORITY

CLUSTER_GROUP_PRIORITY enumeration

-description

Specifies the priority level of a group.

-enum-fields

-field PriorityDisabled:0

Disabled priority. A group that has a disabled priority does not start automatically.

-field PriorityLow:1000

Low priority.

-field PriorityMedium:2000

Medium priority.

-field PriorityHigh:3000

High priority.