SAPVirtualInstanceList interface
Defines the collection of Virtual Instance for SAP solutions resources.
Properties
next |
Gets the value of next link. |
value | Gets the list of Virtual Instances for SAP solutions resources. |
Property Details
nextLink
Gets the value of next link.
nextLink?: string
Property Value
string
value
Gets the list of Virtual Instances for SAP solutions resources.
value?: SAPVirtualInstance[]