SAPCentralInstanceList interface
Defines the collection of SAP Central Services Instance resources.
Properties
| next |
Gets the value of next link. |
| value | Gets the list of SAP central services instance resources. |
Property Details
nextLink
Gets the value of next link.
nextLink?: string
Property Value
string
value
Gets the list of SAP central services instance resources.
value?: SAPCentralServerInstance[]