Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[The ClusNetwork 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, its properties, and related objects.
Members
The ClusNetwork object has these types of members:
Properties
The ClusNetwork object has these properties.
| Property | Access type | Description |
|---|---|---|
| Cluster |
Read-only |
Returns a Cluster object providing access to the cluster operating over the network. |
| CommonProperties |
Read-only |
Returns a ClusProperties collection containing the network's read/write common properties. |
| CommonROProperties |
Read-only |
Returns a ClusProperties collection containing the network's read-only common properties. |
| Name |
Read-only |
Returns the name of the network. |
| NetInterfaces |
Read-only |
Returns a ClusNetworkNetInterfaces collection providing access to the network interfaces in the network. |
| NetworkID |
Read-only |
Returns the network identifier for the network. |
| PrivateProperties |
Read-only |
Returns a ClusProperties collection containing the network's read/write private properties. |
| PrivateROProperties |
Read-only |
Returns a ClusProperties collection containing the network's read-only private properties. |
| State |
Read-only |
Returns the state of the network. |
Remarks
A ClusNetwork object:
- Is obtained from ClusNetworks.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
| Header |
|
| IDL |
|
| Type library |
|
| DLL |
|
| IID |
IID_ISClusNetwork is defined as F2E606F2-2631-11D1-89F1-00A0C90D061E |