Skip to content

Commit 70b4d9d

Browse files
committed
Suppressing the table format view for MigrationSubTask
1 parent b3c2e93 commit 70b4d9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Azs.Compute.Admin/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ directive:
192192
set:
193193
suppress-format: true
194194

195+
# Default to Format-List for the MigrationSubTask Object model as there are many important fields
196+
- where:
197+
model-name: MigrationSubTask
198+
set:
199+
suppress-format: true
200+
195201
# Rename DataDisk parameter to DataDisks in Add-AzsPlatformImage for back-compat
196202
- where:
197203
verb: Add

0 commit comments

Comments
 (0)