다음을 통해 공유


VirtualMachineGetResponse 클래스

 

가상 컴퓨터를 나타냅니다.

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

구문

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

생성자

이름 설명
VirtualMachineGetResponse()

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

속성

이름 설명
AvailabilitySetName

Gets or sets the name of an availability set to which the Virtual Machine belongs.

ConfigurationSets

Gets or sets a collection of ConfigurationSet objects that define the system and application configuration settings for a Virtual Machine.

DataVirtualHardDisks

컬렉션을 가져오거나 설정 합니다. DataVirtualHardDisk 가상 컴퓨터에 데이터 디스크를 추가하는데 사용 되는 매개 변수를 정의 하는 개체입니다.

DefaultWinRmCertificateThumbprint

Gets or sets the read-only thumbprint of the certificate that is used with the HTTPS listener for WinRM.

OsVersion

역할 인스턴스가 실행 되는 운영 체제의 버전을 가져오거나 설정 합니다.

OSVirtualHardDisk

가져오거나는 OSVirtualHardDisk 를 가상 컴퓨터에 대 한 운영 체제 디스크를 만드는데 사용 되는 매개 변수를 정의 하는 개체입니다.

RequestId

(AzureOperationResponse에서 상속됨.)

RoleName

가상 컴퓨터의 이름을 가져오거나 설정 합니다.

RoleSize

가져오거나는 VirtualMachineRoleSize 가상 컴퓨터의 크기를 지정 하는 값입니다.

RoleType

가상 컴퓨터에 대 한 역할 유형을 가져오거나 설정 합니다.

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

맨 위로 이동