Address
Provides the address for the entire network or subnet. 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
The Address property does not specify the address of an individual node.
The data 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_NETWORK_SET_COMMON_PROPERTIES control code.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |