PSPacketCaptureResult.Filters Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPacketCaptureFilter> Filters { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.Filters : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPacketCaptureFilter> with get, set
Public Property Filters As List(Of PSPacketCaptureFilter)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to