File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
sharepoint/sharepoint-ps/sharepoint-server Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ Accept wildcard characters: False
182
182
` ` `
183
183
184
184
# ## -MaxSize
185
- Sets the maximum storage size for the site collection in megabytes .
185
+ Sets the maximum storage size for the site collection in bytes .
186
186
187
187
The integer value must be larger than the WarningSize value.
188
188
You cannot use this parameter if the site collection is using a quota template.
@@ -337,7 +337,7 @@ Accept wildcard characters: False
337
337
` ` `
338
338
339
339
# ## -WarningSize
340
- Sets the storage warning level for the site collection.
340
+ Sets the storage warning level for the site collection in bytes .
341
341
342
342
The integer value must be between 0 and the MaxSize value.
343
343
You cannot use this parameter if the site collection is using a quota template.
You can’t perform that action at this time.
0 commit comments