ResourceSkuListResult interface

The Get Skus operation response.

Properties

nextLink

The uri to fetch the next page of Skus.

value

The list of skus available for the subscription.

Property Details

The uri to fetch the next page of Skus.

nextLink?: string

Property Value

string

value

The list of skus available for the subscription.

value: ResourceSku[]

Property Value