ClusNetInterface object
[The ClusNetInterface object is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Enables operations on a network interface, its properties, and related objects.
Members
The ClusNetInterface object has these types of members:
Properties
The ClusNetInterface object has these properties.
Property | Access type | Description |
---|---|---|
Cluster |
Read-only |
Returns a Cluster object providing access to the cluster that owns the network interface. |
CommonProperties |
Read-only |
Returns a ClusProperties collection containing the network interface's read/write common properties. |
CommonROProperties |
Read-only |
Returns a ClusProperties collection containing the network interface's read-only common properties. |
Name |
Read-only |
Returns the name of the network interface. |
PrivateProperties |
Read-only |
Returns a ClusProperties collection containing the network interface's read/write private properties. |
PrivateROProperties |
Read-only |
Returns a ClusProperties collection containing the network interface's read-only private properties. |
State |
Read-only |
Returns the state of the network interface. |
Remarks
A ClusNetInterface object is obtained from the following collections.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusNetInterface is defined as F2E606EE-2631-11D1-89F1-00A0C90D061E |