다음을 통해 공유


VirtualMachineDiskCreateResponse 클래스

 

구독에 연결 된 가상 컴퓨터 디스크입니다.

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

구문

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

생성자

이름 설명
VirtualMachineDiskCreateResponse()

VirtualMachineDiskCreateResponse 클래스의 새 인스턴스를 초기화합니다.

속성

이름 설명
AffinityGroup

선택적 요소입니다. 디스크가 있는 선호도 그룹입니다. AffinityGroup 값은 미디어가 있는 blob이 포함 된 저장소 계정에서 파생 됩니다. 저장소 계정이 선호도 그룹에 속하지 않은 경우 이 값은 NULL입니다.

IOType

Optional. Gets or sets the IO type.

IsPremium

Optional. Specifies whether the comtained image is a premium image

Label

Optional. The friendly name of the disk

Location

선택 사항입니다. 디스크가 있는 지리적 위치입니다. 위치 값은 디스크가 있는 blob이 포함 된 저장소 계정에서 파생 됩니다. 저장소 계정이 선호도 그룹에 속한 경우 이 값은 NULL입니다.

LogicalSizeInGB

선택 사항입니다. 디스크의 크기(GB)입니다.

MediaLinkUri

Optional. The location of the blob in the blob store in which the media for the disk is located. The blob location belongs to a storage account in the subscription specified by the SubscriptionId value in the operation call. Example: http://example.blob.core.windows.net/disks/mydisk.vhd.

Name

Optional. The name of the disk. This is the name that is used when creating one or more virtual machines using the disk.

OperatingSystem

선택 사항입니다. 디스크에 대 한 운영 체제 유형입니다.

RequestId

(AzureOperationResponse에서 상속됨.)

SourceImageName

선택 사항입니다. 디스크를 만들 때 사용된 OS 이미지의 이름입니다. 역할 추가, 배포 만들기 또는 디스크 프로비전 작업을 호출하여 OS 이미지에서 디스크를 만들 때 이 속성이 자동으로 채워집니다.

StatusCode

(HttpOperationResponse에서 상속됨.)

UsageDetails

선택 사항입니다. 디스크는 현재 사용 중인 가상 컴퓨터를 지정 하는 속성을 포함 합니다. 디스크가 가상 컴퓨터에 연결되어 있으면 디스크를 삭제할 수 없습니다.

메서드

이름 설명
Equals(Object)

(Object에서 상속됨.)

Finalize()

(Object에서 상속됨.)

GetHashCode()

(Object에서 상속됨.)

GetType()

(Object에서 상속됨.)

MemberwiseClone()

(Object에서 상속됨.)

ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

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

참고 항목

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

맨 위로 이동