AgentManagedComputer.PrimaryManagementServerName Property

Definition

The FQDN of the primary management server for this agent.

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

Property Value

String

Returns a String that contains the FQDN of the computer's primary Management Server.

Remarks

A primary Management Server is the server from which an agent receives configuration information and to which it sends collected data.

Applies to