다음을 통해 공유


HostedServiceCheckNameAvailabilityResponse 클래스

 

클라우드 서비스 이름의 가용성에 대 한 정보를 나타냅니다.

네임스페이스:   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.HostedServiceCheckNameAvailabilityResponse

구문

public class HostedServiceCheckNameAvailabilityResponse : AzureOperationResponse
public ref class HostedServiceCheckNameAvailabilityResponse : AzureOperationResponse
type HostedServiceCheckNameAvailabilityResponse = 
    class
        inherit AzureOperationResponse
    end
Public Class HostedServiceCheckNameAvailabilityResponse
    Inherits AzureOperationResponse

생성자

이름 설명
HostedServiceCheckNameAvailabilityResponse()

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

속성

이름 설명
IsAvailable

이름을 사용 하기 위해 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정 합니다.

Reason

클라우드 서비스를 만들려면 이름을 사용할 수 없습니다 이유 사유를 가져오거나 설정 합니다.

RequestId

(AzureOperationResponse에서 상속됨.)

StatusCode

(HttpOperationResponse에서 상속됨.)

메서드

이름 설명
Equals(Object)

(Object에서 상속됨.)

Finalize()

(Object에서 상속됨.)

GetHashCode()

(Object에서 상속됨.)

GetType()

(Object에서 상속됨.)

MemberwiseClone()

(Object에서 상속됨.)

ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

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

참고 항목

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

맨 위로 이동