AgentManagedComputer.PrimaryManagementServerName Property
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.
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
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.