licenseType

@JvmName(name = "vpncschgskywthbk")
suspend fun licenseType(value: Output<Either<String, DatabaseLicenseType>>)
@JvmName(name = "qnaoepehxnkpgwpw")
suspend fun licenseType(value: Either<String, DatabaseLicenseType>?)
@JvmName(name = "tllflpnxisnojkil")
fun licenseType(value: String)
@JvmName(name = "adkbmrljkgdfpgrf")
fun licenseType(value: DatabaseLicenseType)

Parameters

value

The license type to apply for this database. LicenseIncluded if you need a license, or BasePrice if you have a license and are eligible for the Azure Hybrid Benefit.