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 値。

適用対象