We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d7004 commit d0ba448Copy full SHA for d0ba448
1 file changed
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/New-SPOSiteManageVersionPolicyJob.md
@@ -30,7 +30,7 @@ New-SPOSiteManageVersionPolicyJob [-Identity] <SpoSitePipeBind> [-FileTypes <Str
30
## DESCRIPTION
31
Starts a background job that does one or more of the following:
32
33
-- set the version history limits of all document libraries to that of the site;
+- sets the version history limits of all document libraries to that of the site;
34
35
- trims version in all document libraries according to each list's version history limits.
36
@@ -231,7 +231,9 @@ Accept wildcard characters: False
231
```
232
233
### -Identity
234
-{{ Fill Identity Description }}
+> Applicable: SharePoint Online
235
+
236
+Specifies the URL of the site collection.
237
238
```yaml
239
Type: SpoSitePipeBind
0 commit comments