Skip to content

Commit e1712e7

Browse files
authored
Update Get-SPOContainer.md
1 parent c797113 commit e1712e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOContainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Accept wildcard characters: False
226226

227227
### -PagingToken
228228

229-
Use this parameter to provide the paging token provided to view the remaining containers as shown in Example 4. If there are no more containers to display, the cmdlet output will return the message `End of containers view.` Otherwise, use the given paging token to retrieve the next batch of up to 200 Containers. For displaying the next set of archived containers, `-ArchiveStatus` paramter needs to be used along with this parameter.
229+
Use this parameter to provide the paging token to view the remaining containers as shown in Example 4. If there are no more containers to display, the cmdlet output will return the message `End of containers view.` Otherwise, use the given paging token to retrieve the next batch of up to 200 containers. For displaying the next set of archived containers, `-ArchiveStatus` paramter needs to be used along with this parameter.
230230

231231
```yaml
232232
Type: String

0 commit comments

Comments
 (0)