SoftwareTitleEligibleForByol Table

The SoftwareTitleEligibleForByol table stores applications that are eligible for bring your license for cloud along with application type.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for SoftwareTitleEligibleForByol table

Database Column

Details

SoftwareTitleID

Type: integer. Key

The application eligible for azure hybrid benefit /license mobility. Foreign key to the SoftwareTitle table.

CloudApplicationTypeID

Type: integer

The application type for eligible application. Foreign key to the CloudApplicationType table.

IsShared

Type: boolean