Represents the description of an IBM Tivoli Storage Manager (TSM) fixed content device. Although TSM supports a variety of storage devices, the TivoliFixedContentDevice class currently supports only IBM System Storage DR550. IBM System Storage DR550 provides automated data protection and allows you to comply with data retention requirements.


Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Interface ITivoliFixedContentDevice
    Implements IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
C#
public interface ITivoliFixedContentDevice : IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
C++
interface class ITivoliFixedContentDevice : IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
J#
public interface ITivoliFixedContentDevice implements IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
JScript
public interface ITivoliFixedContentDevice extends IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable

Remarks

Metadata

Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: FixedContentDevice

See Also