NetworkInsightsPathArgs

constructor(destination: Output<String>? = null, destinationIp: Output<String>? = null, destinationPort: Output<Int>? = null, filterAtDestination: Output<NetworkInsightsPathFilterAtDestinationArgs>? = null, filterAtSource: Output<NetworkInsightsPathFilterAtSourceArgs>? = null, protocol: Output<String>? = null, source: Output<String>? = null, sourceIp: Output<String>? = null, tags: Output<Map<String, String>>? = null)