ResourceSkusResult interface

The List Resource Skus operation response.

Properties

nextLink

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

value

The list of skus available for the subscription.

Property Details

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

nextLink?: string

Property Value

string

value

The list of skus available for the subscription.

value: ResourceSku[]

Property Value