Package-level declarations

Types

Link copied to clipboard
class MultipleActivationKey : KotlinCustomResource

MAK key details. API Version: 2019-09-16-preview.

Link copied to clipboard
data class MultipleActivationKeyArgs(val agreementNumber: Output<String>? = null, val installedServerNumber: Output<Int>? = null, val isEligible: Output<Boolean>? = null, val location: Output<String>? = null, val multipleActivationKeyName: Output<String>? = null, val osType: Output<Either<String, OsType>>? = null, val resourceGroupName: Output<String>? = null, val supportType: Output<Either<String, SupportType>>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<MultipleActivationKeyArgs>

MAK key details. API Version: 2019-09-16-preview.

Link copied to clipboard
Link copied to clipboard