ApiManagementServiceListResult interface
The response of the List API Management services operation.
Properties
next |
Link to the next set of results. Not empty if Value contains incomplete list of API Management services. |
value | Result of the List API Management services operation. |
Property Details
nextLink
Link to the next set of results. Not empty if Value contains incomplete list of API Management services.
nextLink?: string
Property Value
string
value
Result of the List API Management services operation.
value: ApiManagementServiceResource[]