ConnectionMonitorBaseCmdlet.ValidateConnectionMonitorV2Request Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void ValidateConnectionMonitorV2Request (Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestGroupObject[] testGroups, Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorOutputObject[] outputs);
member this.ValidateConnectionMonitorV2Request : Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestGroupObject[] * Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorOutputObject[] -> unit
Public Sub ValidateConnectionMonitorV2Request (testGroups As PSNetworkWatcherConnectionMonitorTestGroupObject(), outputs As PSNetworkWatcherConnectionMonitorOutputObject())
Parameters
- testGroups
- PSNetworkWatcherConnectionMonitorTestGroupObject[]