File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Check-PurviewConfig
3232 [[-RuleName] <String>]
3333 [[-TestCases] <String[]>]
3434 [[-Theme] <PurviewConfigTheme>]
35- [[-UserPrincipalName] <Object >]
35+ [[-UserPrincipalName] <SmtpAddress >]
3636 [[-Workload] <String>]
3737 [-Confirm]
3838 [-WhatIf]
@@ -229,7 +229,7 @@ Accept wildcard characters: False
229229` ` `
230230
231231# ## -RuleName
232- The RuleName parameter specifies the rule to analyze in the test case.
232+ The RuleName parameter specifies the DLP rule to analyze in the test case.
233233
234234This parameter is optional with the TestCases value DlpAlerts_CheckAlertsCreated.
235235
@@ -299,7 +299,7 @@ The UserPrincipalName parameter specifies the user account to analyze in the tes
299299- Optional for the TestCases value DLP_ScopedEntities.
300300
301301` ` ` yaml
302- Type: Object
302+ Type: SmtpAddress
303303Parameter Sets: (All)
304304Aliases:
305305Applicable: Security & Compliance
You can’t perform that action at this time.
0 commit comments