Sdílet prostřednictvím


ApiManagementServiceListResult interface

The response of the List API Management services operation.

Properties

nextLink

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

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[]

Property Value