다음을 통해 공유


VirtualMachineOSImageCreateResponse.Language 속성

 

선택 사항입니다. 이미지의 언어를 지정합니다. 언어 요소는 버전 2013-03-01을 사용 하 여 사용할 수 있는 이상 에서만.

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

구문

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

속성 값

Type: System.String

참고 항목

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

맨 위로 이동