Share via


ComputerHealthService.PrincipalName Property

Definition

The principal computer name (FQDN).

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

Property Value

Returns a String that contains the FQDN of the Root Management Server.

Exceptions

Not currently connected to a management group.

Applies to