다음을 통해 공유


SshSettingKeyPair 클래스

 

가상 컴퓨터에 설치 되어 SSH 키 쌍을 나타냅니다.

네임스페이스:   Microsoft.WindowsAzure.Management.Compute.Models
어셈블리:  Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

상속 계층 구조

System.Object
  Microsoft.WindowsAzure.Management.Compute.Models.SshSettingKeyPair

구문

public class SshSettingKeyPair
public ref class SshSettingKeyPair 
type SshSettingKeyPair = class end
Public Class SshSettingKeyPair

생성자

이름 설명
SshSettingKeyPair()

새 인스턴스를 초기화는 SshSettingKeyPair 클래스입니다.

SshSettingKeyPair(String, String)

Initializes a new instance of the SshSettingKeyPair class with required arguments.

속성

이름 설명
Fingerprint

서비스 인증서의 SHA1 지문을 가져오거나 설정 합니다.

Path

SSH 개인 키 저장 된 파일의 전체 경로 가져오거나 설정 합니다.

메서드

이름 설명
Equals(Object)

(Object에서 상속됨.)

Finalize()

(Object에서 상속됨.)

GetHashCode()

(Object에서 상속됨.)

GetType()

(Object에서 상속됨.)

MemberwiseClone()

(Object에서 상속됨.)

ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

이 형식의 모든 public static (Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스

맨 위로 이동