We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b263868 commit 0137683Copy full SHA for 0137683
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOApplication.md
@@ -130,6 +130,22 @@ Accept pipeline input: False
130
Accept wildcard characters: False
131
```
132
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
149
### -SharingCapability
150
151
Determines what level of sharing is available for the SharePoint Embedded Application.
0 commit comments