Share via


SshSettings Members

Represents the SSH public keys and key pairs that are added to the Virtual Machine.

The following tables list the members exposed by the SshSettings type.

Public Constructors

  Name Description
  SshSettings Initializes a new instance of the SshSettings class.

Top

Public Properties

  Name Description
KeyPairs Gets or sets a collection of SshSettingKeyPair objects that define the SSH public keys.
PublicKeys Gets or sets a collection of SshSettingPublicKey objects that define the SSH public keys.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

SshSettings Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace