|
148 | 148 | <Compile Include="ApplicationGateway\StopApplicationGateway.cs" />
|
149 | 149 | <Compile Include="ApplicationGateway\UpdateApplicationGateway.cs" />
|
150 | 150 | <Compile Include="Gateway\GetAzureVirtualNetworkGatewayConnection.cs" />
|
| 151 | + <Compile Include="Gateway\GetAzureVirtualNetworkGatewayDiagnostics.cs" /> |
| 152 | + <Compile Include="Gateway\GetAzureVirtualNetworkGatewayIPsecParameters.cs" /> |
| 153 | + <Compile Include="Gateway\GetAzureVirtualNetworkGatewayKey.cs" /> |
151 | 154 | <Compile Include="Gateway\GetAzureVNetConnection.cs" />
|
152 | 155 | <Compile Include="Gateway\GetAzureVNetGateway.cs" />
|
153 | 156 | <Compile Include="Gateway\GetAzureVNetGatewayDiagnostics.cs" />
|
|
168 | 171 | <Compile Include="Gateway\NewAzureVNetGateway.cs" />
|
169 | 172 | <Compile Include="Gateway\RemoveAzureVNetGateway.cs" />
|
170 | 173 | <Compile Include="Gateway\RemoveAzureVNetGatewayDefaultSite.cs" />
|
| 174 | + <Compile Include="Gateway\ResetAzureVirtualNetworkGatewayKey.cs" /> |
171 | 175 | <Compile Include="Gateway\ResetAzureVNetGateway.cs" />
|
172 | 176 | <Compile Include="Gateway\ResizeAzureVNetGateway.cs" />
|
| 177 | + <Compile Include="Gateway\SetAzureVirtualNetworkGatewayIPsecParameters.cs" /> |
| 178 | + <Compile Include="Gateway\SetAzureVirtualNetworkGatewayKey.cs" /> |
173 | 179 | <Compile Include="Gateway\SetAzureVNetGateway.cs" />
|
174 | 180 | <Compile Include="Gateway\SetAzureVNetGatewayDefaultSite.cs" />
|
175 | 181 | <Compile Include="Gateway\SetAzureVNetGatewayIPsecParameters.cs" />
|
176 | 182 | <Compile Include="Gateway\SetAzureVNetGatewayKey.cs" />
|
| 183 | + <Compile Include="Gateway\StartAzureVirtualNetworkGatewayDiagnostics.cs" /> |
177 | 184 | <Compile Include="Gateway\StartAzureVNetGatewayDiagnostics.cs" />
|
| 185 | + <Compile Include="Gateway\StopAzureVirtualNetworkGatewayDiagnostics.cs" /> |
178 | 186 | <Compile Include="Gateway\StopAzureVNetGatewayDiagnostics.cs" />
|
179 | 187 | <Compile Include="Gateway\GetAzureLocalNetworkGateway.cs" />
|
180 | 188 | <Compile Include="Gateway\GetAzureVirtualNetworkGateway.cs" />
|
181 |
| - <Compile Include="Gateway\GetAzureVirtualNetworkGatewayDiagnosticsV2.cs" /> |
182 |
| - <Compile Include="Gateway\GetAzureVirtualNetworkGatewayIPsecParametersV2.cs" /> |
183 |
| - <Compile Include="Gateway\GetAzureVirtualNetworkGatewayKeyV2.cs" /> |
184 | 189 | <Compile Include="Gateway\NewAzureLocalNetworkGateway.cs" />
|
185 | 190 | <Compile Include="Gateway\RemoveAzureLocalNetworkGateway.cs" />
|
186 | 191 | <Compile Include="Gateway\RemoveAzureVirtualNetworkGateway.cs" />
|
187 | 192 | <Compile Include="Gateway\RemoveAzureVirtualNetworkGatewayConnection.cs" />
|
188 | 193 | <Compile Include="Gateway\ResetAzureVirtualNetworkGateway.cs" />
|
189 |
| - <Compile Include="Gateway\ResetAzureVirtualNetworkGatewayKeyV2.cs" /> |
190 | 194 | <Compile Include="Gateway\ResizeAzureVirtualNetworkGateway.cs" />
|
191 |
| - <Compile Include="Gateway\SetAzureVirtualNetworkGatewayIPsecParametersV2.cs" /> |
192 |
| - <Compile Include="Gateway\SetAzureVirtualNetworkGatewayKeyV2.cs" /> |
193 |
| - <Compile Include="Gateway\StartAzureVirtualNetworkGatewayDiagnosticsV2.cs" /> |
194 |
| - <Compile Include="Gateway\StopAzureVirtualNetworkGatewayDiagnosticsV2.cs" /> |
195 | 195 | <Compile Include="Gateway\UpdateAzureLocalNetworkGateway.cs" />
|
196 | 196 | <Compile Include="Gateway\UpdateAzureVirtualNetworkGatewayConnection.cs" />
|
197 | 197 | <Compile Include="IPForwarding\GetAzureIPForwarding.cs" />
|
|
0 commit comments