RemotelyManagedComputer.DisplayName Property

Definition

The display name of the monitoring object.

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

Property Value

String

Returns a String value that contains the display name of the monitoring object for this agentless managed computer.

Applies to

See also