Name

Provides the cluster-generated name for the network interface. This name appears on the network interface's property sheets in Cluster Administrator and is the name passed to the OpenClusterNetInterface function. The following table summarizes the attributes of the Name property.

Attribute Value
Data type Null-terminated Unicode string
Access Read-only
Structure CLUSPROP_SZ
Maximum None (but see Maximum Property Size.)
Default NULL

Remarks

Because the Name property is read-only, it cannot be changed using the CLUSCTL_NETINTERFACE_SET_COMMON_PROPERTIES control code.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter

See also

CLUSCTL_NETINTERFACE_SET_COMMON_PROPERTIES

CLUSPROP_SZ

OpenClusterNetInterface