CloudApplicationType Table

CloudApplicationType table holds information about the application type of application hosted on cloud.

Table 1. Database columns for CloudApplicationType table

Database Column

Details

CloudApplicationTypeID

Type: integer. Key. Generated ID

A unique identifier for each CloudApplicationType. Possible values and the corresponding default strings are:

  • 1 = Sql Server (the applicaiton type is Sql Server)
  • 2 = Windows Server (the applicaiton type is Windows Server).
ApplicationType

Type: text (max 256 characters). Key

The application type for application installed on cloud service instance.