Package version:

Interface ResourceSkuCollection

Object that includes an array of Azure Spring Apps SKU and a possible link for next set

Hierarchy

  • ResourceSkuCollection

Properties

Properties

nextLink?: string

URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.

value?: ResourceSku[]

Collection of resource SKU

Generated using TypeDoc