We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5be223f + a41d6c9 commit b5682e4Copy full SHA for b5682e4
sharepoint/sharepoint-ps/sharepoint-server/Set-SPUsageDefinition.md
@@ -153,6 +153,8 @@ Accept wildcard characters: False
153
```
154
155
### -MaxTotalSizeInBytes
156
+This parameter stores the maximum SQL storage size for the data of this provider.
157
+
158
```yaml
159
Type: Int64
160
Parameter Sets: (All)
@@ -184,7 +186,7 @@ Accept wildcard characters: False
184
186
185
187
188
### -UsageDatabaseEnabled
-{{Fill UsageDatabaseEnabled Description}}
189
+Set to export usage data from the local server to the Usage database.
190
191
192
Type: SwitchParameter
0 commit comments