adminPassword

@JvmName(name = "kdlexsxrtjjqjgmd")
suspend fun adminPassword(value: Output<String>)
@JvmName(name = "hhnsyivucnokisgy")
suspend fun adminPassword(value: String?)

Parameters

value

(Optional for Windows, Optional for Linux) The password associated with the local administrator account.

NOTE: If using Linux, it may be preferable to use SSH Key authentication (available in the os_profile_linux_config block) instead of password authentication.