Skip to content

Commit 12e1ce7

Browse files
Apply suggestions from review
1 parent a011dc4 commit 12e1ce7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docset/winserver2022-ps/deduplication/Remove-DedupSchedule.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,21 +173,21 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
173173

174174
### Microsoft.Management.Infrastructure.CimInstance
175175

176-
The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays
176+
The **Microsoft.Management.Infrastructure.CimInstance** object is a wrapper class that displays
177177
Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
178178
namespace and class name for the underlying WMI object.
179179

180180
## OUTPUTS
181181

182182
### Microsoft.Management.Infrastructure.CimInstance
183183

184-
The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays
184+
The **Microsoft.Management.Infrastructure.CimInstance** object is a wrapper class that displays
185185
Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
186186
namespace and class name for the underlying WMI object.
187187

188188
### Microsoft.Management.Infrastructure.CimInstance#ROOT/Microsoft/Windows/Deduplication/MSFT_DedupJobSchedule
189189

190-
The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays
190+
The **Microsoft.Management.Infrastructure.CimInstance** object is a wrapper class that displays
191191
Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
192192
namespace and class name for the underlying WMI object.
193193

0 commit comments

Comments
 (0)