RSType.ServerGroupName 속성

정의

서버 그룹에 대한 루트 노드 유형의 이름을 가져옵니다.

public:
 property System::String ^ ServerGroupName { System::String ^ get(); };
public string ServerGroupName { get; }
member this.ServerGroupName : string
Public ReadOnly Property ServerGroupName As String

속성 값

서버 그룹의 이름입니다.

구현

적용 대상