Поделиться через


ClusterNames collection

[The ClusterNames collection is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

Provides access to the names of the clusters in a domain.

Members

The ClusterNames collection has these types of members:

Methods

The ClusterNames collection has these methods.

Method Description
Refresh Refreshes the data in the collection.

Properties

The ClusterNames collection has these properties.

Property Description
Count
Returns the number of clusters in the domain.
DomainName
Returns the name of the domain that is the source of the collection.
Item
Returns a name of a cluster from the collection.

Remarks

A ClusterNames collection:

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Header
MsClus.h
IDL
MsClus.idl
Type library
MsClus.tlb
DLL
MsClus.dll
IID
IID_ISClusterNames is defined as F2E606EC-2631-11D1-89F1-00A0C90D061E

See also

Application Management Objects