Skip to content

Commit 24598e1

Browse files
authored
Show ExpressRouteGatewayBypass and EnablePrivatelinkFastPath Properties in VirtualNetworkGatewayConnection Resource (Azure#20333)
1 parent b22425d commit 24598e1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Network/Network/Network.format.ps1xml

+8
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,14 @@
716716
<Label>SharedKey</Label>
717717
<PropertyName>SharedKey</PropertyName>
718718
</ListItem>
719+
<ListItem>
720+
<Label>ExpressRouteGatewayBypass</Label>
721+
<PropertyName>ExpressRouteGatewayBypass</PropertyName>
722+
</ListItem>
723+
<ListItem>
724+
<Label>EnablePrivateLinkFastPath</Label>
725+
<PropertyName>EnablePrivateLinkFastPath</PropertyName>
726+
</ListItem>
719727
<ListItem>
720728
<Label>ConnectionStatus</Label>
721729
<PropertyName>ConnectionStatus</PropertyName>

0 commit comments

Comments
 (0)