From e4bd944dd0b8ef6de23fddce02f851fafc65ef50 Mon Sep 17 00:00:00 2001 From: Himanshu Agarwal Date: Wed, 5 Feb 2025 13:42:32 +0530 Subject: [PATCH] updated next link description --- .../Microsoft.RecoveryServices/stable/2024-10-01/bms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/bms.json b/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/bms.json index 5f7790ce44e7..0b6d51e69853 100644 --- a/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/bms.json +++ b/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/bms.json @@ -9290,7 +9290,7 @@ "type": "object", "properties": { "nextLink": { - "description": "The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.", + "description": "The URI to fetch the next page of resources, with each API call returning up to 200 resources per page. Use ListNext() to fetch the next page if the total number of resources exceeds 200.", "type": "string" } }