RemotelyManagedDevice.Name Property

Definition

The name of the monitoring object.

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

Property Value

String

Returns a String value that contains the display name of the monitoring object for this network device.

Examples

SnmpDevice

Applies to