VirtualMachineOSImageCreateResponse.RecommendedVMSize 속성
선택 사항입니다. OS 이미지에서 만든 가상 컴퓨터에 사용할 크기를 지정합니다.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
구문
public string RecommendedVMSize { get; set; }
public:
property String^ RecommendedVMSize {
String^ get();
void set(String^ value);
}
member RecommendedVMSize : string with get, set
Public Property RecommendedVMSize As String
속성 값
Type: System.String
참고 항목
VirtualMachineOSImageCreateResponse 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동