The ICmTivoliManagementClass type exposes the following members.
Properties
Type | Name | Description |
---|---|---|
![]() | ClassDescription |
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.) |
![]() | DescriptiveText |
User-readable text that describes an object.
The text is not locale-specific to the retrieving user except for the following classes:
|
![]() | Name |
The name for this object.
For most classes, this property is read-only and returns the value of the designated name property for the object, or its ID if there is no name property. If ClassDescription.NamePropertyIndex has a value, this property contains the value of the designated name property. If there is no designated name property value, and the object has an Id property, this property contains the string value of the Id property. If neither of these conditions is satisfied, this property contains an empty string. For a ComponentRelationship object, this property is read/write and specifies the name of the object. |
![]() | Properties |
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.) |
![]() | TSMMinimumRetention |
The minimum number of days to retain an object that has been archived with
an IBM® Tivoli® Storage Manager server before it is deleted. For
management classes that represent an event retention scheme, this property
determines the length of the retention period; otherwise, this property is ignored.
|
![]() | TSMRetentionInitiation |
Specifies the type of retention scheme for a management class: chronological or event.
The setting of this property determines how the retention periods specified by the
TSMRetentionPeriod and TSMMinimumRetention properties will be interpreted.
This property can have one of the following values:
|
![]() | TSMRetentionPeriod |
The number of days to retain a Content Engine object that has been archived with
an IBM® Tivoli® Storage Manager server before it is deleted. For
management classes that represent a chronological retention scheme, this property
determines the length of the retention period; otherwise, this property must be set to 0.
|