File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -395,8 +395,8 @@ The Mode parameter specifies the action and notification level of the DLP policy
395
395
396
396
- Enable : The policy is enabled for actions and notifications. This is the default value.
397
397
- Disable : The policy is disabled.
398
- - TestWithNotifications : No actions are taken, but notifications are sent.
399
- - TestWithoutNotifications : An audit mode where no actions are taken, and no notifications are sent.
398
+ - TestWithNotifications : Simulation mode where no actions are taken, but notifications ** are** sent.
399
+ - TestWithoutNotifications : Simulation mode where no actions are taken, and no notifications are sent.
400
400
401
401
` ` ` yaml
402
402
Type: PolicyMode
Original file line number Diff line number Diff line change @@ -711,8 +711,8 @@ The Mode parameter specifies the action and notification level of the DLP policy
711
711
712
712
- Enable : The policy is enabled for actions and notifications. This is the default value.
713
713
- Disable : The policy is disabled.
714
- - TestWithNotifications : No actions are taken, but notifications are sent.
715
- - TestWithoutNotifications : An audit mode where no actions are taken, and no notifications are sent.
714
+ - TestWithNotifications : Simulation mode where no actions are taken, but notifications ** are** sent.
715
+ - TestWithoutNotifications : Simulation mode where no actions are taken, and no notifications are sent.
716
716
717
717
` ` ` yaml
718
718
Type: PolicyMode
You can’t perform that action at this time.
0 commit comments