RemotelyManagedComputer.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

String

Returns a String value that contains the FQDN for this computer.

Exceptions

Not currently connected to a management group.

Applies to