Skip to content

Commit 86aa10c

Browse files
authored
Merge pull request #13127 from aamalhot/patch-24
Update CancelScan description in documentation
2 parents d506f0f + 58efbe2 commit 86aa10c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

exchange/exchange-ps/ExchangePowerShell/Set-SensitiveInformationScan.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,10 @@ Accept wildcard characters: False
286286

287287
> Applicable: Security & Compliance
288288

289-
{{ Fill CancelScan Description }}
289+
The CancelScan parameter specifies whether to cancel an active scan in the classification stage. Valid values are:
290+
291+
- $true: Cancel the active scan.
292+
- $false: Don't cancel the active scan. This value is the default.
290293

291294
```yaml
292295
Type: Boolean

0 commit comments

Comments
 (0)