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