ConnectionMonitorBaseCmdlet.PopulateConnectionMonitorParametersFromV2Request 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 Microsoft.Azure.Management.Network.Models.ConnectionMonitor PopulateConnectionMonitorParametersFromV2Request (Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestGroupObject[] testGroups, Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorOutputObject[] outputs, string notes);
member this.PopulateConnectionMonitorParametersFromV2Request : Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestGroupObject[] * Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorOutputObject[] * string -> Microsoft.Azure.Management.Network.Models.ConnectionMonitor
Public Function PopulateConnectionMonitorParametersFromV2Request (testGroups As PSNetworkWatcherConnectionMonitorTestGroupObject(), outputs As PSNetworkWatcherConnectionMonitorOutputObject(), notes As String) As ConnectionMonitor
Parameters
- testGroups
- PSNetworkWatcherConnectionMonitorTestGroupObject[]
- notes
- String