The CLUSCTL_NETWORK_GET_RO_PRIVATE_PROPERTIES control code is used to request the read-only private properties for a network.
Type: | External |
Access: | CLUS_ACCESS_READ |
Input: | None |
Output: | Property list |
Global: | CLUS_NOT_GLOBAL |
Modify: | CLUS_NO_MODIFY |
Code: | CLCTL_GET_RO_PRIVATE_PROPERTIES |
When you call ClusterNetworkControl with the CLUSCTL_NETWORK_GET_RO_PRIVATE_PROPERTIES control code, it returns a property list with the names and values of the properties that apply to the specific network and cannot be modified using the CLUSCTL_NETWORK_SET_PRIVATE_PROPERTIES control code. Private properties can include:
To parse the property list returned by ClusterNetworkControl, use the property list utility functions.
Note There are currently no private properties defined for networks.