| Name | Data Type | Default Value | Qualifiers |
| Name | Data Type | Value |
| IsThinTapeSupported | boolean | |
| Description | string | This Boolean is set to TRUE if thin provisioning is supported by this virtual tape library system for creating virtual tapes in a virtual library. |
| ModelCorrespondence | string | CIM_VirtualTapeLibrarySetting.IsThinTape |
| MaxAccessPortsSupported | uint32 | |
| Description | string | Maximum number of ports that can be assigned to a virtual tape library. |
| MaxDrivesSupported | uint32 | |
| Description | string | Maximum number of tape drives that can be supported per virtual tape library. |
| MaxSlotsSupported | uint32 | |
| Description | string | The maximum capacity that can be assigned to a virtual tape library in number of slots. This value can be zero if there is no maximum limit. |
| ModelCorrespondence | string | CIM_VirtualTapeLibrarySetting.SlotCount |
| MaxTapeSizeSupported | uint64 | |
| Description | string | Maximum size that can be allocated to a virtual tape. |
| ModelCorrespondence | string | CIM_VirtualTapeLibrarySetting.MaxTapeSize |
| Units | string | Bytes |
| MaxThinTapeSizeSupported | uint64 | |
| Description | string | Maximum incremental extension size that can be specified for a virtual tape if thin provisioning is supported. If thin provisioning is not supported, this value will be zero. |
| ModelCorrespondence | string | CIM_VirtualTapeLibrarySetting.ThinTapeSize |
| Units | string | Bytes |
| MaxVTLsSupported | uint32 | |
| Description | string | The maximum number of virtual tape libraries that can be created. This value can be zero if there is no maximum limit. |
| ModelCorrespondence | string | CIM_VirtualTapeLibrarySetting.SlotCount |
| LibraryTypesSupported | string[] | |
| Description | string | The types of physical libraries this virtual library is capable of emulating. These strings are vendor specific. A vendor may support emulating multiple physical library types as listed in the capabilities. |
| ModelCorrespondence | string | CIM_VirtualTapeLibrarySetting.LibraryType |