|
379 | 379 | <Compile Include="NetworkInterface\IpConfiguration\NewAzureNetworkInterfaceIpConfigCommand.cs" />
|
380 | 380 | <Compile Include="NetworkInterface\IpConfiguration\RemoveAzureNetworkInterfaceIpConfigCommand.cs" />
|
381 | 381 | <Compile Include="NetworkInterface\IpConfiguration\SetAzureNetworkInterfaceIpConfigCommand.cs" />
|
382 |
| - |
| 382 | + <Compile Include="NetworkWatcher\TestAzureNetworkWatcherConnectivityCommand.cs" /> |
383 | 383 | <Compile Include="ProviderWideCmdlets\GetAzureBgpServiceCommunityCommand.cs" />
|
384 |
| - |
| 384 | + <Compile Include="NetworkWatcher\GetAzureNetworkWatcherCommand.cs" /> |
| 385 | + <Compile Include="NetworkWatcher\GetAzureNetworkWatcherFlowLogStatusCommand.cs" /> |
| 386 | + <Compile Include="NetworkWatcher\GetAzureNetworkWatcherTroubleshootingResult.cs" /> |
| 387 | + <Compile Include="NetworkWatcher\SetAzureNetworkWatcherConfigFlowLogCommand.cs" /> |
| 388 | + <Compile Include="NetworkWatcher\TestAzureNetworkWatcherIPFlowCommand.cs" /> |
| 389 | + <Compile Include="NetworkWatcher\GetAzureNetworkWatcherNextHopCommand.cs" /> |
| 390 | + <Compile Include="NetworkWatcher\GetAzureNetworkWatcherSecurityGroupViewCommand.cs" /> |
| 391 | + <Compile Include="NetworkWatcher\GetAzureNetworkWatcherTopologyCommand.cs" /> |
| 392 | + <Compile Include="NetworkWatcher\StartAzureNetworkWatcherResourceTroubleshootingCommand.cs" /> |
| 393 | + <Compile Include="NetworkWatcher\NetworkWatcherBaseCmdlet.cs" /> |
| 394 | + <Compile Include="NetworkWatcher\NewAzureNetworkWatcherCommand.cs" /> |
| 395 | + <Compile Include="NetworkWatcher\PacketCapture\GetAzureNetworkWatcherPacketCaptureCommand.cs" /> |
| 396 | + <Compile Include="NetworkWatcher\PacketCapture\NewAzureNetworkWatcherPacketCaptureCommand.cs" /> |
| 397 | + <Compile Include="NetworkWatcher\PacketCapture\NewPacketCaptureFilterCommand.cs" /> |
| 398 | + <Compile Include="NetworkWatcher\PacketCapture\PacketCaptureBaseCmdlet.cs" /> |
| 399 | + <Compile Include="NetworkWatcher\PacketCapture\RemoveAzureNetworkWatcherPacketCaptureCommand.cs" /> |
| 400 | + <Compile Include="NetworkWatcher\PacketCapture\StopAzureNetworkWatcherPacketCaptureCommand.cs" /> |
| 401 | + <Compile Include="NetworkWatcher\RemoveAzureNetworkWatcherCommand.cs" /> |
385 | 402 | <Compile Include="ProviderWideCmdlets\GetAzureExpressRouteServiceProviderCommand.cs" />
|
386 | 403 | <Compile Include="Usage\GetAzureNetworkUsageCommand.cs" />
|
387 | 404 | <Compile Include="VirtualNetworkGatewayConnection\NewAzureRmIpsecPolicyCommand.cs" />
|
|
0 commit comments