Skip to content

Commit d12f91b

Browse files
committed
fix loadbalancer output format
1 parent 9d00c41 commit d12f91b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Network/Commands.Network/Microsoft.Azure.Commands.Network.format.ps1xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,8 +445,8 @@
445445
<PropertyName>TagsTable</PropertyName>
446446
</ListItem>
447447
<ListItem>
448-
<Label>PSFrontendIPConfigurations</Label>
449-
<PropertyName>PSFrontendIPConfigurationsText</PropertyName>
448+
<Label>FrontendIPConfigurations</Label>
449+
<PropertyName>FrontendIPConfigurationsText</PropertyName>
450450
</ListItem>
451451
<ListItem>
452452
<Label>BackendAddressPools</Label>

0 commit comments

Comments
 (0)