Sql Server Esu License Properties Response
data class SqlServerEsuLicensePropertiesResponse(val activatedAt: String, val activationState: String, val billingPlan: String, val physicalCores: Int, val scopeType: String, val tenantId: String, val terminatedAt: String, val uniqueId: String, val version: String)
Properties of SQL Server ESU license.
Constructors
Properties
Link copied to clipboard
The timestamp of the activation of the SqlServerEsuLicense in ISO 8601 date-time format.
Link copied to clipboard
The activation state of the license.
Link copied to clipboard
SQL Server ESU license type.
Link copied to clipboard
The number of total cores of the license covers.
Link copied to clipboard
The timestamp of the termination of the SqlServerEsuLicense in ISO 8601 date-time format.