ClusNetInterfaces collection
[The ClusNetInterfaces 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 network interfaces in a cluster.
Members
The ClusNetInterfaces collection has these types of members:
Methods
The ClusNetInterfaces collection has these methods.
Method | Description |
---|---|
Refresh | Refreshes the data in the collection. |
Properties
The ClusNetInterfaces collection has these properties.
Property | Access type | Description |
---|---|---|
Count |
Read-only |
Returns the number of objects in the collection. |
Item |
Read-only |
Returns a single network interface from the collection. |
Remarks
A ClusNetInterfaces collection:
- Contains ClusNetInterface objects.
- Is obtained from Cluster.NetInterfaces.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusNetInterfaces is defined as F2E606F0-2631-11D1-89F1-00A0C90D061E |