Skip to content

Commit 88d0ffe

Browse files
authored
Merge branch 'main' into patch-12
2 parents 0558cbe + 8722c4c commit 88d0ffe

File tree

2 files changed

+0
-85
lines changed

2 files changed

+0
-85
lines changed

exchange/exchange-ps/exchange/Get-FeatureConfiguration.md

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2525

2626
```
2727
Get-FeatureConfiguration [[-Identity] <PolicyIdParameter>] [-FeatureScenario] <PolicyScenario>
28-
[-All]
2928
[-Confirm]
30-
[-GeneralDiscovery]
31-
[-IrmDiscovery]
3229
[-WhatIf]
3330
[<CommonParameters>]
3431
```
@@ -92,22 +89,6 @@ Accept pipeline input: False
9289
Accept wildcard characters: False
9390
```
9491

95-
### -All
96-
This parameter is reserved for internal Microsoft use.
97-
98-
```yaml
99-
Type: SwitchParameter
100-
Parameter Sets: (All)
101-
Aliases:
102-
Applicable: Security & Compliance
103-
104-
Required: False
105-
Position: Named
106-
Default value: None
107-
Accept pipeline input: False
108-
Accept wildcard characters: False
109-
```
110-
11192
### -Confirm
11293
This parameter is reserved for internal Microsoft use.
11394

@@ -124,38 +105,6 @@ Accept pipeline input: False
124105
Accept wildcard characters: False
125106
```
126107

127-
### -GeneralDiscovery
128-
This parameter is reserved for internal Microsoft use.
129-
130-
```yaml
131-
Type: SwitchParameter
132-
Parameter Sets: (All)
133-
Aliases:
134-
Applicable: Security & Compliance
135-
136-
Required: False
137-
Position: Named
138-
Default value: None
139-
Accept pipeline input: False
140-
Accept wildcard characters: False
141-
```
142-
143-
### -IrmDiscovery
144-
This parameter is reserved for internal Microsoft use.
145-
146-
```yaml
147-
Type: SwitchParameter
148-
Parameter Sets: (All)
149-
Aliases:
150-
Applicable: Security & Compliance
151-
152-
Required: False
153-
Position: Named
154-
Default value: None
155-
Accept pipeline input: False
156-
Accept wildcard characters: False
157-
```
158-
159108
### -WhatIf
160109
This parameter is reserved for internal Microsoft use.
161110

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)