This type is a class for model objects.
A configuration that can be deployed into a ManagedSet. This represents the common methods and attribues between the DPDomain and DPClonableDeviceSettings objects
Package: datapowermgrAttributes Summary | |
highestVersion : EInt | The highest version number that has EVER been used for a version of this object. Used to create unique identifiers for the versions of this object. It is OK for this number to wrap as long as it doesn't create duplicated identifiers among the current set of versions. |
name : EString | Unique name within the scope of the DPManagedSet that identifies this DPDomain or DPClonableDeviceSettings. |
versions : DPVersion * | The set of versions for this DPClonableDeviceSettings or DPDomain object. |
desiredVersion : DPVersion @ | The current Version that is deployed for this DPDomain or DPClonableDeviceSettings Object. |
properties : Property * | * No description is available * |
Attribute Details |