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
32
32
[[-RuleName] <String>]
33
33
[[-TestCases] <String[]>]
34
34
[[-Theme] <PurviewConfigTheme>]
35
- [[-UserPrincipalName] <Object >]
35
+ [[-UserPrincipalName] <SmtpAddress >]
36
36
[[-Workload] <String>]
37
37
[-Confirm]
38
38
[-WhatIf]
@@ -229,7 +229,7 @@ Accept wildcard characters: False
229
229
` ` `
230
230
231
231
# ## -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.
233
233
234
234
This parameter is optional with the TestCases value DlpAlerts_CheckAlertsCreated.
235
235
@@ -299,7 +299,7 @@ The UserPrincipalName parameter specifies the user account to analyze in the tes
299
299
- Optional for the TestCases value DLP_ScopedEntities.
300
300
301
301
` ` ` yaml
302
- Type: Object
302
+ Type: SmtpAddress
303
303
Parameter Sets: (All)
304
304
Aliases:
305
305
Applicable: Security & Compliance
You can’t perform that action at this time.
0 commit comments