HostedServiceGetResponse 클래스
검색 된 클라우드 서비스를 나타냅니다.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
상속 계층 구조
System.Object
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceGetResponse
Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceGetDetailedResponse
구문
public class HostedServiceGetResponse : AzureOperationResponse
public ref class HostedServiceGetResponse : AzureOperationResponse
type HostedServiceGetResponse =
class
inherit AzureOperationResponse
end
Public Class HostedServiceGetResponse
Inherits AzureOperationResponse
생성자
이름 | 설명 | |
---|---|---|
HostedServiceGetResponse() | 새 인스턴스를 초기화는 HostedServiceGetResponse 클래스입니다. |
속성
이름 | 설명 | |
---|---|---|
ComputeCapabilities | 선택 사항입니다. 이 계산 기능 호스팅 서비스입니다. |
|
Properties | 컬렉션을 가져오거나 설정 합니다. HostedServiceProperties 클라우드 서비스에 할당 되는 속성을 정의 하는 개체입니다. |
|
RequestId | (AzureOperationResponse에서 상속됨.) |
|
ServiceName | 클라우드 서비스의 이름을 가져오거나 설정 합니다. |
|
StatusCode | (HttpOperationResponse에서 상속됨.) |
|
Uri | Gets or sets the request URI for Service Management API calls. |
메서드
이름 | 설명 | |
---|---|---|
Equals(Object) | (Object에서 상속됨.) |
|
Finalize() | (Object에서 상속됨.) |
|
GetHashCode() | (Object에서 상속됨.) |
|
GetType() | (Object에서 상속됨.) |
|
MemberwiseClone() | (Object에서 상속됨.) |
|
ToString() | (Object에서 상속됨.) |
스레드로부터의 안전성
이 형식의 모든 public static (Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동