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
value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript