IAdministrationManagement.GetRootManagementServer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Root Management Server functionality is obsolete. This API would be removed in a future release
Return root management server.
public:
Microsoft::EnterpriseManagement::Administration::ManagementServer ^ GetRootManagementServer();
[System.Obsolete("Root Management Server functionality is obsolete. This API would be removed in a future release")]
public Microsoft.EnterpriseManagement.Administration.ManagementServer GetRootManagementServer ();
abstract member GetRootManagementServer : unit -> Microsoft.EnterpriseManagement.Administration.ManagementServer
Public Function GetRootManagementServer () As ManagementServer
Returns
ManagementServer.
- Attributes