SAPApplicationServerInstanceList interface
Defines the collection of SAP Application Server Instance resources.
Properties
next |
Gets the value of next link. |
value | Gets the list of SAP Application Server instance resources. |
Property Details
nextLink
Gets the value of next link.
nextLink?: string
Property Value
string
value
Gets the list of SAP Application Server instance resources.
value?: SAPApplicationServerInstance[]