Sdílet prostřednictvím


SshPublicKey Class

Definition

The SSH public key for the cluster nodes.

public class SshPublicKey
type SshPublicKey = class
Public Class SshPublicKey
Inheritance
SshPublicKey

Constructors

SshPublicKey()

Initializes a new instance of the SshPublicKey class.

SshPublicKey(String)

Initializes a new instance of the SshPublicKey class.

Properties

CertificateData

Gets or sets the certificate for SSH.

Applies to