Share via


GatewayResourceSkuResults interface

The API Management gateway SKUs operation response.

Properties

nextLink

The uri to fetch the next page of API Management gateway Skus.

value

The list of skus available for the gateway.

Property Details

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

Property Value