SshSettingPublicKey Class
Represents a public key in the SSH settings.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | SshSettingPublicKey() | Initializes a new instance of the SshSettingPublicKey class. |
![]() | SshSettingPublicKey(String, String) | Initializes a new instance of the SshSettingPublicKey class with required arguments. |
| 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 public key is stored. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)