Skip to content

Commit 76a611f

Browse files
hyonholeeHovsep
authored andcommitted
Update default format for MigrationValidateContext (Azure#2592)
1 parent f9e63c5 commit 76a611f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

src/ServiceManagement/Compute/Commands.ServiceManagement/Microsoft.WindowsAzure.Commands.ServiceManagement.format.ps1xml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,5 +702,32 @@
702702
</ListEntries>
703703
</ListControl>
704704
</View>
705+
<View>
706+
<Name>Microsoft.WindowsAzure.Commands.ServiceManagement.Model.MigrationValidateContext</Name>
707+
<OutOfBand />
708+
<ViewSelectedBy>
709+
<TypeName>Microsoft.WindowsAzure.Commands.ServiceManagement.Model.MigrationValidateContext</TypeName>
710+
</ViewSelectedBy>
711+
<ListControl>
712+
<ListEntries>
713+
<ListEntry>
714+
<ListItems>
715+
<ListItem>
716+
<Label>OperationId</Label>
717+
<PropertyName>OperationId</PropertyName>
718+
</ListItem>
719+
<ListItem>
720+
<Label>Result</Label>
721+
<PropertyName>Result</PropertyName>
722+
</ListItem>
723+
<ListItem>
724+
<Label>ValidationMessages</Label>
725+
<PropertyName>ValidationMessages</PropertyName>
726+
</ListItem>
727+
</ListItems>
728+
</ListEntry>
729+
</ListEntries>
730+
</ListControl>
731+
</View>
705732
</ViewDefinitions>
706733
</Configuration>

0 commit comments

Comments
 (0)