NewRelicResourceMonitorResult Class

Definition

Details of resource being monitored by NewRelic monitor resource.

public class NewRelicResourceMonitorResult
type NewRelicResourceMonitorResult = class
Public Class NewRelicResourceMonitorResult
Inheritance
NewRelicResourceMonitorResult

Properties

Id

The ARM id of the resource.

ReasonForLogsStatus

Reason for why the resource is sending logs (or why it is not sending).

ReasonForMetricsStatus

Reason for why the resource is sending metrics (or why it is not sending).

SendingLogs

Flag indicating if resource is sending logs to NewRelic.

SendingMetrics

Flag indicating if resource is sending metrics to NewRelic.

Applies to