filterAtSource property

Input<NetworkInsightsPathFilterAtSource?>? filterAtSource
final

Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify sourceIp or destinationPort. See below for details. Note that Terraform performs drift detection on this argument only when the value is provided.

Implementation

final pulumi.Input<NetworkInsightsPathFilterAtSource?>? filterAtSource;