IServerType.ServerGroupName 속성

정의

서버 유형에 대한 서버 그룹 루트 노드의 이름을 가져옵니다. 등록된 서버 사용자 인터페이스에서 사용됩니다.

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

속성 값

서버 그룹 루트 노드 이름을 지정하는 String 값입니다.

적용 대상