ResourceSkuResults interface
The API Management service SKUs operation response.
Properties
next |
The uri to fetch the next page of API Management service Skus. |
value | The list of skus available for the service. |
Property Details
nextLink
The uri to fetch the next page of API Management service Skus.
nextLink?: string
Property Value
string
value
The list of skus available for the service.
value: ResourceSkuResult[]