SetGroupType Method of the MSCluster_ResourceGroup Class

Sets the group type for this resource group.

Syntax

void SetGroupType(
  [in]  uint32 GroupType
);

Parameters

  • GroupType
    The type of this resource group. This parameter can be one of the following values.

    Name Value

    FileServer

    100

    PrintServer

    101

    DhcpServer

    102

    Dtc

    103

    Msmq

    104

    Wins

    105

    StandAloneDfs

    106

    GenericApplication

    107

    GenericService

    108

    GenericScript

    109

    IScsiNameService

    110

    VirtualMachine

    111

    Unknown

    9999

Requirements

Server Requires Windows ServerĀ 2008 Enterprise or Windows ServerĀ 2008 Datacenter.
MOF

Declared in ClusWmi.mof.

Namespace

Defined in \\.\Root\MSCluster.

See Also

MSCluster_ResourceGroup

Send comments about this topic to Microsoft

Build date: 3/20/2008