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[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript