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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript