Share via


ResourceSkusResult interface

The DMS (classic) List SKUs operation response.

Properties

nextLink

The uri to fetch the next page of DMS (classic) SKUs. Call ListNext() with this to fetch the next page of DMS (classic) SKUs.

value

The list of SKUs available for the subscription.

Property Details

The uri to fetch the next page of DMS (classic) SKUs. Call ListNext() with this to fetch the next page of DMS (classic) SKUs.

nextLink?: string

Property Value

string

value

The list of SKUs available for the subscription.

value: ResourceSku[]

Property Value