HostedServiceListExtensionsResponse.Extension 클래스
클라우드 서비스에 추가 된 확장을 나타냅니다.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
상속 계층 구조
System.Object
Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListExtensionsResponse.Extension
구문
public class Extension
public ref class Extension
type Extension = class end
Public Class Extension
생성자
이름 | 설명 | |
---|---|---|
HostedServiceListExtensionsResponse.Extension() | 새 인스턴스를 초기화는 HostedServiceListExtensionsResponse.Extension 클래스입니다. |
|
HostedServiceListExtensionsResponse.Extension(String) | 필수 인수를 사용 하 여 확장 클래스의 새 인스턴스를 초기화합니다. |
속성
이름 | 설명 | |
---|---|---|
Id | 확장의 식별자를 가져오거나 설정 합니다. |
|
ProviderNamespace | 확장의 공급자 네임 스페이스를 가져오거나 설정 합니다. |
|
PublicConfiguration | 공용 구성 값을 가져오거나 설정 합니다. |
|
Thumbprint | 에 지정 된 구성을 암호화 하는데 사용 되는 인증서의 손도장 (thumbprint)을 가져오거나 설정 합니다. PrivateConfiguration합니다. |
|
ThumbprintAlgorithm | Gets or sets the thumbprint algorithm of the certificate that is used to encrypt the configuration that is specified in PrivateConfiguration. |
|
Type | 확장의 형식을 가져오거나 설정 합니다. |
|
Version | 확장의 버전을 가져오거나 설정 합니다. |
메서드
이름 | 설명 | |
---|---|---|
Equals(Object) | (Object에서 상속됨.) |
|
Finalize() | (Object에서 상속됨.) |
|
GetHashCode() | (Object에서 상속됨.) |
|
GetType() | (Object에서 상속됨.) |
|
MemberwiseClone() | (Object에서 상속됨.) |
|
ToString() | (Object에서 상속됨.) |
스레드로부터의 안전성
이 형식의 모든 public static (Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동