Skip to content

Commit 8722c4c

Browse files
authored
Merge pull request #12709 from brenle/patch-13
Update Remove-FeatureConfiguration.md
2 parents e93105f + 48369aa commit 8722c4c

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ For information about the parameter sets in the Syntax section below, see [Excha
2626
```
2727
Remove-FeatureConfiguration [-Identity] <PolicyIdParameter>
2828
[-Confirm]
29-
[-GeneralDiscovery]
30-
[-IrmDiscovery]
3129
[-WhatIf]
3230
[<CommonParameters>]
3331
```
@@ -85,38 +83,6 @@ Accept pipeline input: False
8583
Accept wildcard characters: False
8684
```
8785

88-
### -GeneralDiscovery
89-
This parameter is reserved for internal Microsoft use.
90-
91-
```yaml
92-
Type: SwitchParameter
93-
Parameter Sets: (All)
94-
Aliases:
95-
Applicable: Security & Compliance
96-
97-
Required: False
98-
Position: Named
99-
Default value: None
100-
Accept pipeline input: False
101-
Accept wildcard characters: False
102-
```
103-
104-
### -IrmDiscovery
105-
This parameter is reserved for internal Microsoft use.
106-
107-
```yaml
108-
Type: SwitchParameter
109-
Parameter Sets: (All)
110-
Aliases:
111-
Applicable: Security & Compliance
112-
113-
Required: False
114-
Position: Named
115-
Default value: None
116-
Accept pipeline input: False
117-
Accept wildcard characters: False
118-
```
119-
12086
### -WhatIf
12187
The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.
12288

0 commit comments

Comments
 (0)