admin Ssh Keys
Parameters
value
One or more admin_ssh_key
blocks as defined below.
Note: One of either
admin_password
oradmin_ssh_key
must be specified.
Parameters
values
One or more admin_ssh_key
blocks as defined below.
Note: One of either
admin_password
oradmin_ssh_key
must be specified.
suspend fun adminSshKeys(argument: List<suspend LinuxVirtualMachineScaleSetAdminSshKeyArgsBuilder.() -> Unit>)
suspend fun adminSshKeys(vararg argument: suspend LinuxVirtualMachineScaleSetAdminSshKeyArgsBuilder.() -> Unit)
suspend fun adminSshKeys(argument: suspend LinuxVirtualMachineScaleSetAdminSshKeyArgsBuilder.() -> Unit)
Parameters
argument
One or more admin_ssh_key
blocks as defined below.
Note: One of either
admin_password
oradmin_ssh_key
must be specified.