Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CLUS_RESSUBCLASS_NETWORK enumeration (clusapi.h)

Identifies a resource subclass that manages an IP address provider.

Syntax

typedef enum CLUS_RESSUBCLASS_NETWORK {
 CLUS_RESSUBCLASS_NETWORK_INTERNET_PROTOCOL
} ;

Constants

 
CLUS_RESSUBCLASS_NETWORK_INTERNET_PROTOCOL
Identifies a resource subclass that manages an IP address provider. The
ClusterResourceControl function with the
CLUSCTL_RESOURCE_GET_CLASS_INFO
control code can retrieve a
CLUS_RESOURCE_CLASS_INFO structure that contains
this information.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Header clusapi.h

See also

CLUSCTL_RESOURCE_GET_CLASS_INFO

CLUS_RESOURCE_CLASS_INFO

ClusterResourceControl


Feedback

Was this page helpful?

Additional resources