MultipleActivationKeyArgs

constructor(agreementNumber: Output<String>? = null, installedServerNumber: Output<Int>? = null, isEligible: Output<Boolean>? = null, location: Output<String>? = null, multipleActivationKeyName: Output<String>? = null, osType: Output<Either<String, OsType>>? = null, resourceGroupName: Output<String>? = null, supportType: Output<Either<String, SupportType>>? = null, tags: Output<Map<String, String>>? = null)