AvailableSkusResult interface

The available skus operation response.

Properties

nextLink

Link for the next set of skus.

value

List of available skus. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

Link for the next set of skus.

nextLink?: string

Property Value

string

value

List of available skus. NOTE: This property will not be serialized. It can only be populated by the server.

value?: SkuInformation[]

Property Value