public Keys
Parameters
value
PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
Parameters
values
PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
suspend fun publicKeys(argument: List<suspend LinuxProfilePropertiesPublicKeysArgsBuilder.() -> Unit>)
suspend fun publicKeys(vararg argument: suspend LinuxProfilePropertiesPublicKeysArgsBuilder.() -> Unit)
Parameters
argument
PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.