Network Insights Path Args
constructor(destination: Output<String>? = null, destinationIp: Output<String>? = null, destinationPort: Output<Int>? = null, filterAtDestination: Output<NetworkInsightsPathPathFilterArgs>? = null, filterAtSource: Output<NetworkInsightsPathPathFilterArgs>? = null, protocol: Output<NetworkInsightsPathProtocol>? = null, source: Output<String>? = null, sourceIp: Output<String>? = null, tags: Output<List<TagArgs>>? = null)