Skip to content

Commit c15f4b8

Browse files
author
dragonfly91
committed
Instance ID to Job ID change in format xml
1 parent 7a44e68 commit c15f4b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/RecoveryServices.Backup/Commands.RecoveryServices.Backup/Microsoft.Azure.Commands.RecoveryServices.Backup.format.ps1xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<Width>25</Width>
148148
</TableColumnHeader>
149149
<TableColumnHeader>
150-
<Label>InstanceID</Label>
150+
<Label>JobID</Label>
151151
<Width>37</Width>
152152
</TableColumnHeader>
153153
</TableHeaders>
@@ -170,7 +170,7 @@
170170
<PropertyName>EndTime</PropertyName>
171171
</TableColumnItem>
172172
<TableColumnItem>
173-
<PropertyName>InstanceID</PropertyName>
173+
<PropertyName>JobId</PropertyName>
174174
</TableColumnItem>
175175
</TableColumnItems>
176176
</TableRowEntry>

0 commit comments

Comments
 (0)