| Name | Data Type | Default Value | Qualifiers |
| Name | Data Type | Value |
| DefaultTimeout | datetime | |
| Description | string | DefaultTimeout is the time after which a transaction initiated by a call to TapeCopyService.AquireTape() will be released automatically by the provider if TapeCopyService.ReleaseTape() wasn't called explicitely. |
| SupportedAsyncActions | uint8[] | |
| Description | string | SupportedAsyncActions lists the tape copy services implemented asynchronously |
| ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7 |
| Values | string | AcquireTape, ReleaseTape, PositionTape, WriteTapeMetaData, ReadTapeMetaData, TapeSnapshot, SelectiveTapeCopy, GetTapeServicesActivity |
| SupportedSyncActions | uint8[] | |
| Description | string | SupportedSyncActions lists the tape copy services implemented synchronously |
| ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7 |
| Values | string | AcquireTape, ReleaseTape, PositionTape, WriteTapeMetaData, ReadTapeMetaData, TapeSnapshot, SelectiveTapeCopy, GetTapeServicesActivity |