다음을 통해 공유


OperatingSystemListFamiliesResponse.OperatingSystemFamily.Name 속성

 

이 버전이 속한 운영 체제 제품군을 나타내는 값을 가져오거나 설정 합니다.

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

구문

public int Name { get; set; }
public:
property int Name {
    int get();
    void set(int value);
}
member Name : int with get, set
Public Property Name As Integer

속성 값

Type: System.Int32

운영 체제 식별자입니다.

참고 항목

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

맨 위로 이동