Address

Provides the primary network address that the node uses for the network interface. The following table summarizes the attributes of the Address 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

A network interface's primary IP address is an example of the data that is typically stored for the Address property.

The data in the Address property is formatted as xxx.xxx.xxx.xxx where xxx represents a decimal number between 0 and 255.

Because the Address 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