Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkusListResult

Package version

A list of SKUs supported by an Azure Resource Provider.

Hierarchy

  • SkusListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

URL to get the next set of SKU list results (if there are any). NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: SkuDefinition[]

List of SKUs supported by the resource provider NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc