AdvanceToNextPageAsync Budget

What is the RequestPerMinute limit for AdvanceToNextPageAsync??

1 Like

According to documentation:

Iterates to the next page in the pages object, if possible. The request limit is the same of the endpoint originally called.

1 Like

so if I used ListKeysAsync, it would be the same rate limit between the two?