Skip to content

Commit 4906844

Browse files
committed
Filled empty param descriptions
Per PM
1 parent 90922b6 commit 4906844

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

exchange/exchange-ps/exchange/New-RetentionCompliancePolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Accept wildcard characters: False
296296
```
297297

298298
### -IsSimulation
299-
{{ Fill IsSimulation Description }}
299+
The IsSimulation switch specifies the policy is created in simulation mode. You don't need to specify a value with this switch.
300300

301301
```yaml
302302
Type: SwitchParameter

exchange/exchange-ps/exchange/Set-RetentionCompliancePolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ Accept wildcard characters: False
594594
```
595595

596596
### -EnforceSimulationPolicy
597-
{{ Fill EnforceSimulationPolicy Description }}
597+
The EnforceSimulationPolicy switch specifies the policy in simulation mode is enforced as an active policy. You don't need to specify a value with this switch.
598598

599599
```yaml
600600
Type: Boolean
@@ -1017,7 +1017,7 @@ Accept wildcard characters: False
10171017
```
10181018

10191019
### -StartSimulation
1020-
{{ Fill StartSimulation Description }}
1020+
The StartSimulation switch starts the simulation for a policy that was created in simulation mode. You don't need to specify a value with this switch.
10211021

10221022
```yaml
10231023
Type: Boolean

0 commit comments

Comments
 (0)