다음을 통해 공유


VirtualMachineExtensionListResponse.ResourceExtension.SupportedOS 속성

 

선택 사항입니다. 속성 확장을 지 원하는 운영 체제를 나타내는 문자열입니다. 현재 값은 'Windows' 또는 'Linux'입니다.

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

구문

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

속성 값

Type: System.String

참고 항목

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

맨 위로 이동