Skip to content

Commit 0137683

Browse files
authored
Added -MajorVersionLimit parameter details to Set-SPOApplication documentation.
1 parent b263868 commit 0137683

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOApplication.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,22 @@ Accept pipeline input: False
130130
Accept wildcard characters: False
131131
```
132132
133+
### -MajorVersionLimit
134+
135+
This parameter is used to override MajorVerisonLimit for 1P container types.
136+
137+
```yaml
138+
Type: Int
139+
Parameter Sets: (All)
140+
Aliases:
141+
142+
Required: False
143+
Position: 4
144+
Default value: None
145+
Accept pipeline input: False
146+
Accept wildcard characters: False
147+
```
148+
133149
### -SharingCapability
134150
135151
Determines what level of sharing is available for the SharePoint Embedded Application.

0 commit comments

Comments
 (0)