ResourceSkusResult interface
The DMS List SKUs operation response.
Properties
next |
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
nextLink
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