ResourceSkusResult interface

The DMS List SKUs operation response.

Properties

nextLink

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

value

The list of SKUs available for the subscription.

Property Details

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

nextLink?: string

Property Value

string

value

The list of SKUs available for the subscription.

value: ResourceSku[]

Property Value