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
nextLink
The URL to get the next set of SAP monitors.
nextLink?: string
Property Value
value
The list of SAP monitors.
value?: Monitor[]
Property Value