Share via


DefaultAdminRule.Protocol Property

Definition

Gets network protocol this rule applies to. Possible values include: 'Tcp', 'Udp', 'Icmp', 'Esp', 'Any', 'Ah'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public string Protocol { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")>]
member this.Protocol : string
Public ReadOnly Property Protocol As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to