Get Network Insights Path Filter At Destination
data class GetNetworkInsightsPathFilterAtDestination(val destinationAddress: String, val destinationPortRanges: List<GetNetworkInsightsPathFilterAtDestinationDestinationPortRange>, val sourceAddress: String, val sourcePortRanges: List<GetNetworkInsightsPathFilterAtDestinationSourcePortRange>)
Constructors
Link copied to clipboard
constructor(destinationAddress: String, destinationPortRanges: List<GetNetworkInsightsPathFilterAtDestinationDestinationPortRange>, sourceAddress: String, sourcePortRanges: List<GetNetworkInsightsPathFilterAtDestinationSourcePortRange>)