Share via


ComputerHealthService.GetFailoverManagementServers Method

Definition

The failover servers.

public:
 System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::EnterpriseManagement::Administration::ManagementServer ^> ^ GetFailoverManagementServers();
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.EnterpriseManagement.Administration.ManagementServer> GetFailoverManagementServers ();
member this.GetFailoverManagementServers : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.EnterpriseManagement.Administration.ManagementServer>
Public Function GetFailoverManagementServers () As ReadOnlyCollection(Of ManagementServer)

Returns

Collection of management server instances.

Exceptions

Not currently connected to a management group.

Applies to