Share via


VerificationIPFlowParameters.Protocol Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to