Skip to content

Commit 743519c

Browse files
authored
Merge branch 'master' into patch-2
2 parents 54ede7c + 903e622 commit 743519c

8 files changed

+26
-10
lines changed

exchange/exchange-ps/exchange/Get-ATPTotalTrafficReport.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,14 @@ Accept wildcard characters: False
217217
### -SummarizeBy
218218
The SummarizeBy parameter returns totals based on the values you specify. If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report, and delivers the report faster. For example, instead of seeing each instance of a specific value of EventType on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that value of EventType on one row in the report.
219219
220-
For this cmdlet, the SummarizedBy parameter accepts the value EventType.
220+
For this cmdlet, valid values are:
221+
222+
- Action
223+
- Direction
224+
- Domain
225+
- EventType
226+
227+
You can specify multiple values separated by commas.
221228
222229
```yaml
223230
Type: MultiValuedProperty

exchange/exchange-ps/exchange/Get-AdvancedThreatProtectionDocumentReport.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,16 @@ Accept wildcard characters: False
221221
```
222222
223223
### -SummarizeBy
224-
{{ Fill SummarizeBy Description }}
224+
The SummarizeBy parameter returns totals based on the values you specify. If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report, and delivers the report faster. For example, instead of seeing each instance of a specific value of EventType on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that value of EventType on one row in the report.
225+
226+
For this cmdlet, valid values are:
227+
228+
- Action
229+
- Direction
230+
- Domain
231+
- EventType
232+
233+
You can specify multiple values separated by commas.
225234
226235
```yaml
227236
Type: MultiValuedProperty

exchange/exchange-ps/exchange/Get-DlpDetectionsReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Accept wildcard characters: False
285285
### -SummarizeBy
286286
The SummarizeBy parameter returns totals based on the values you specify. If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report and delivers the report faster. For example, instead of seeing each instance of a specific value of EventType on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that value of EventType on one row in the report.
287287

288-
Valid values are:
288+
For this cmdlet, valid values are:
289289

290290
- DLPPolicy
291291
- Domain

exchange/exchange-ps/exchange/Get-MailTrafficATPReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ Accept wildcard characters: False
313313
### -SummarizeBy
314314
The SummarizeBy parameter returns totals based on the values you specify. If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report and delivers the report faster. For example, instead of seeing each instance of a specific value of EventType on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that value of EventType on one row in the report.
315315

316-
Valid values are:
316+
For this cmdlet, valid values are:
317317

318318
- Action
319319
- Direction

exchange/exchange-ps/exchange/Get-MailTrafficPolicyReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Accept wildcard characters: False
274274
### -SummarizeBy
275275
The SummarizeBy parameter returns totals based on the values you specify. If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report, and delivers the report faster. For example, instead of seeing each instance of a specific value of EventType on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that value of EventType on one row in the report.
276276

277-
Valid values are:
277+
For this cmdlet, valid values are:
278278

279279
- Action
280280
- Direction

exchange/exchange-ps/exchange/Get-MailTrafficReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Accept wildcard characters: False
342342
### -SummarizeBy
343343
The SummarizeBy parameter returns totals based on the values you specify. If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report, and delivers the report faster. For example, instead of seeing each instance of a specific value of EventType on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that value of EventType on one row in the report.
344344

345-
Valid values are:
345+
For this cmdlet, valid values are:
346346

347347
- Action
348348
- Domain

exchange/exchange-ps/exchange/Get-MailTrafficTopReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Accept wildcard characters: False
241241
### -SummarizeBy
242242
The SummarizeBy parameter returns totals based on the values you specify. If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report and delivers the report faster. For example, instead of seeing each instance of a specific value of EventType on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that value of EventType on one row in the report.
243243

244-
Valid values are:
244+
For this cmdlet, valid values are:
245245

246246
- Domain
247247
- EventType

exchange/exchange-ps/exchange/Get-SafeLinksAggregateReport.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@ Accept wildcard characters: False
149149
```
150150

151151
### -SummarizeBy
152-
The SummarizeBy parameter returns totals based on the values you specify. Valid values are:
152+
The SummarizeBy parameter returns totals based on the values you specify. If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report, and delivers the report faster. For example, instead of seeing each instance of a specific value of Action or AppNameList on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that specific Action or App on one row in the report.
153+
154+
For this cmdlet, valid values are:
153155

154156
- Action: Only the values specified by the Action parameter are returned.
155157
- App: Only the values specified by the AppNameList parameter are returned.
156158

157-
If your report filters data using any of the values accepted by this parameter, you can use the SummarizeBy parameter to summarize the results based on those values. To decrease the number of rows returned in the report, consider using the SummarizeBy parameter. Summarizing reduces the amount of data that's retrieved for the report, and delivers the report faster. For example, instead of seeing each instance of a specific value of Action or AppNameList on an individual row in the report, you can use the SummarizeBy parameter to see the total number of instances of that specific Action or App on one row in the report.
158-
159159
```yaml
160160
Type: String
161161
Parameter Sets: (All)

0 commit comments

Comments
 (0)