Read-only Properties

Read-only properties cannot be changed through the normal property manipulation API elements. For some read-only properties, there are specialized API elements that change the property indirectly. For example, the Name property for networks is read-only, but the cluster object management function SetClusterNetworkName has the effect of changing the property.

Do not try to force a change to a read-only property by direct manipulation of the cluster database. The result is likely to be an unusable cluster.