다음을 통해 공유


VirtualMachineDiskCreateResponse.Location 속성

 

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

네임스페이스:   Microsoft.WindowsAzure.Management.Compute.Models
어셈블리:  Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

구문

public string Location { get; set; }
public:
property String^ Location {
    String^ get();
    void set(String^ value);
}
member Location : string with get, set
Public Property Location As String

속성 값

Type: System.String

참고 항목

VirtualMachineDiskCreateResponse 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스

맨 위로 이동