次の方法で共有


RSType.ServerGroupName プロパティ

定義

サーバー グループのルート ノードの種類の名前を取得します。

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

プロパティ値

サーバー グループの名前です。

実装

適用対象