License Args
constructor(licenseDetails: Output<LicenseDetailsArgs>? = null, licenseName: Output<String>? = null, licenseType: Output<Either<String, LicenseType>>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, tenantId: Output<String>? = null)