SAPDatabaseInstanceList interface

Defines the collection of SAP Database Instances.

Properties

nextLink

Gets the value of next link.

value

Gets the list of SAP Database instances.

Property Details

Gets the value of next link.

nextLink?: string

Property Value

string

value

Gets the list of SAP Database instances.

value?: SAPDatabaseInstance[]

Property Value