SAPVirtualInstanceList interface

Defines the collection of Virtual Instance for SAP solutions resources.

Properties

nextLink

Gets the value of next link.

value

Gets the list of Virtual Instances for SAP solutions resources.

Property Details

Gets the value of next link.

nextLink?: string

Property Value

string

value

Gets the list of Virtual Instances for SAP solutions resources.

value?: SAPVirtualInstance[]

Property Value