MonitorListResult interface

The response from the List SAP monitors operation.

Properties

nextLink

The URL to get the next set of SAP monitors.

value

The list of SAP monitors.

Property Details

The URL to get the next set of SAP monitors.

nextLink?: string

Property Value

string

value

The list of SAP monitors.

value?: Monitor[]

Property Value