SAPApplicationServerInstanceList interface

Defines the collection of SAP Application Server Instance resources.

Properties

nextLink

Gets the value of next link.

value

Gets the list of SAP Application Server instance resources.

Property Details

Gets the value of next link.

nextLink?: string

Property Value

string

value

Gets the list of SAP Application Server instance resources.

value?: SAPApplicationServerInstance[]

Property Value