SqlServerLicenseType type

Defines values for SqlServerLicenseType. Possible values include: 'PAYG', 'AHUB', 'DR'

type SqlServerLicenseType = "PAYG" | "AHUB" | "DR"