Skip to content

Commit cc3ddd4

Browse files
committed
remove zoneMappings from format file.
1 parent 5c19eaf commit cc3ddd4

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/Microsoft.Azure.Commands.ResourceManager.Cmdlets.format.ps1xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -302,13 +302,6 @@
302302
<Label>ApiVersions</Label>
303303
<PropertyName>ApiVersions</PropertyName>
304304
</ListItem>
305-
<ListItem>
306-
<Label>ZoneMappings</Label>
307-
<PropertyName>ZoneMappings</PropertyName>
308-
<ItemSelectionCondition>
309-
<ScriptBlock>$_.ZoneMappings</ScriptBlock>
310-
</ItemSelectionCondition>
311-
</ListItem>
312305
</ListItems>
313306
</ListEntry>
314307
</ListEntries>
@@ -339,13 +332,6 @@
339332
<Label>Locations</Label>
340333
<PropertyName>Locations</PropertyName>
341334
</ListItem>
342-
<ListItem>
343-
<Label>ZoneMappings</Label>
344-
<PropertyName>ZoneMappings</PropertyName>
345-
<ItemSelectionCondition>
346-
<ScriptBlock>$_.ZoneMappings</ScriptBlock>
347-
</ItemSelectionCondition>
348-
</ListItem>
349335
</ListItems>
350336
</ListEntry>
351337
</ListEntries>

0 commit comments

Comments
 (0)