Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSkusResult

Package version

The List Resource Skus operation response.

Hierarchy

  • ResourceSkusResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URI to fetch the next page of Resource Skus. Call ListNext() with this URI to fetch the next page of Resource Skus

value

value: ResourceSku[]

The list of skus available for the subscription.

Generated using TypeDoc