Share via


PacketCaptureFilter.Protocol Property

Definition

Gets or sets protocol to be filtered on. Possible values include: 'TCP', 'UDP', 'Any'

[Newtonsoft.Json.JsonProperty(PropertyName="protocol")]
public Microsoft.Azure.Management.Network.Fluent.Models.PcProtocol Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocol")>]
member this.Protocol : Microsoft.Azure.Management.Network.Fluent.Models.PcProtocol with get, set
Public Property Protocol As PcProtocol

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to