The IP address or computer name of the IBM® Tivoli® Storage Manager (TSM) server.
This property corresponds to the TCPSERVERADDRESS option in a TSM options file.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMServerAddress As String |
C# |
---|
string TSMServerAddress { get; set; } |
Visual C++ |
---|
property String^ TSMServerAddress { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_tsmServerAddress(); function set_tsmServerAddress(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 64
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ