Azure Resource API's like Role Assignments (https://management.azure.com/subscriptions//providers/Microsoft.Authorization/roleAssignments?api-version=2015-07-01) gives a param called nextlink in the response. But this is always null. I tried adding 1010 Role assignments and still the nextlink is null. Is there any limit on number of items returned in a single response or is nextlink just used for future enhancements?
Asked
Active
Viewed 507 times