EffectiveNetworkSecurityRule.Protocol Property

Definition

Gets or sets the network protocol this rule applies to. Possible values include: 'Tcp', 'Udp', 'All'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to