GetSshPublicKeyPlainArgs

data class GetSshPublicKeyPlainArgs(val resourceGroupName: String, val sshPublicKeyName: String) : ConvertibleToJava<GetSshPublicKeyPlainArgs>

Constructors

Link copied to clipboard
fun GetSshPublicKeyPlainArgs(resourceGroupName: String, sshPublicKeyName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetSshPublicKeyPlainArgs

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the SSH public key.