SAPDatabaseInstanceList interface
Defines the collection of SAP Database Instances.
Properties
next |
Gets the value of next link. |
value | Gets the list of SAP Database instances. |
Property Details
nextLink
Gets the value of next link.
nextLink?: string
Property Value
string
value
Gets the list of SAP Database instances.
value?: SAPDatabaseInstance[]