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 指定伺服器群組根節點名稱的值。

適用於