FlowLogData.EnabledFilteringCriteria Property
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.
Optional field to filter network traffic logs based on SrcIP, SrcPort, DstIP, DstPort, Protocol, Encryption, Direction and Action. If not specified, all network traffic will be logged.
public string EnabledFilteringCriteria { get; set; }
member this.EnabledFilteringCriteria : string with get, set
Public Property EnabledFilteringCriteria As String