SapLandscapeMonitorListResult interface
The response from the List SAP Landscape Monitor Dashboard operation.
Properties
| next |
The URL to get the next set of SAP Landscape Monitor Dashboard. |
| value | The list of Sap Landscape Monitor configuration. |
Property Details
nextLink
The URL to get the next set of SAP Landscape Monitor Dashboard.
nextLink?: string
Property Value
string
value
The list of Sap Landscape Monitor configuration.
value?: SapLandscapeMonitor[]