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 の値です。

適用対象