SshSettingKeyPair Members
Represents an SSH key pair to be installed on the Virtual Machine.
The following tables list the members exposed by the SshSettingKeyPair type.
Public Constructors
Name | Description | |
---|---|---|
SshSettingKeyPair | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Fingerprint | Gets or sets the SHA1 fingerprint of a service certificate. | |
Path | Gets or sets the full path of a file where the SSH private key is stored. |
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
SshSettingKeyPair Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace