|
715 | 715 | <Label>TunnelConnectionStatus</Label>
|
716 | 716 | <PropertyName>TunnelConnectionStatusText</PropertyName>
|
717 | 717 | </ListItem>
|
| 718 | + <ListItem> |
| 719 | + <Label>IngressNatRules</Label> |
| 720 | + <PropertyName>IngressNatRulesText</PropertyName> |
| 721 | + </ListItem> |
| 722 | + <ListItem> |
| 723 | + <Label>EgressNatRules</Label> |
| 724 | + <PropertyName>EgressNatRulesText</PropertyName> |
| 725 | + </ListItem> |
718 | 726 | </ListItems>
|
719 | 727 | </ListEntry>
|
720 | 728 | </ListEntries>
|
|
947 | 955 | <Label>BgpSettings</Label>
|
948 | 956 | <PropertyName>BgpSettingsText</PropertyName>
|
949 | 957 | </ListItem>
|
| 958 | + <ListItem> |
| 959 | + <Label>NatRules</Label> |
| 960 | + <PropertyName>NatRulesText</PropertyName> |
| 961 | + </ListItem> |
| 962 | + <ListItem> |
| 963 | + <Label>EnableBgpRouteTranslationForNat</Label> |
| 964 | + <PropertyName>EnableBgpRouteTranslationForNat</PropertyName> |
| 965 | + </ListItem> |
950 | 966 | </ListItems>
|
951 | 967 | </ListEntry>
|
952 | 968 | </ListEntries>
|
|
1024 | 1040 | </ListEntries>
|
1025 | 1041 | </ListControl>
|
1026 | 1042 | </View>
|
| 1043 | + <View> |
| 1044 | + <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule</Name> |
| 1045 | + <ViewSelectedBy> |
| 1046 | + <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule</TypeName> |
| 1047 | + </ViewSelectedBy> |
| 1048 | + <ListControl> |
| 1049 | + <ListEntries> |
| 1050 | + <ListEntry> |
| 1051 | + <ListItems> |
| 1052 | + <ListItem> |
| 1053 | + <Label>Name</Label> |
| 1054 | + <PropertyName>Name</PropertyName> |
| 1055 | + </ListItem> |
| 1056 | + <ListItem> |
| 1057 | + <Label>ProvisioningState</Label> |
| 1058 | + <PropertyName>ProvisioningState</PropertyName> |
| 1059 | + </ListItem> |
| 1060 | + <ListItem> |
| 1061 | + <Label>Type</Label> |
| 1062 | + <PropertyName>VirtualNetworkGatewayNatRulePropertiesType</PropertyName> |
| 1063 | + </ListItem> |
| 1064 | + <ListItem> |
| 1065 | + <Label>Mode</Label> |
| 1066 | + <PropertyName>Mode</PropertyName> |
| 1067 | + </ListItem> |
| 1068 | + <ListItem> |
| 1069 | + <Label>InternalMappings</Label> |
| 1070 | + <PropertyName>InternalMappingsText</PropertyName> |
| 1071 | + </ListItem> |
| 1072 | + <ListItem> |
| 1073 | + <Label>ExternalMappings</Label> |
| 1074 | + <PropertyName>ExternalMappingsText</PropertyName> |
| 1075 | + </ListItem> |
| 1076 | + <ListItem> |
| 1077 | + <Label>IpConfigurationId</Label> |
| 1078 | + <PropertyName>IpConfigurationId</PropertyName> |
| 1079 | + </ListItem> |
| 1080 | + <ListItem> |
| 1081 | + <Label>Id</Label> |
| 1082 | + <PropertyName>Id</PropertyName> |
| 1083 | + </ListItem> |
| 1084 | + <ListItem> |
| 1085 | + <Label>Etag</Label> |
| 1086 | + <PropertyName>Etag</PropertyName> |
| 1087 | + </ListItem> |
| 1088 | + </ListItems> |
| 1089 | + </ListEntry> |
| 1090 | + </ListEntries> |
| 1091 | + </ListControl> |
| 1092 | + </View> |
1027 | 1093 | <View>
|
1028 | 1094 | <Name>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealthDetail</Name>
|
1029 | 1095 | <ViewSelectedBy>
|
|
0 commit comments