SecurityRuleInner.Protocol Property
Definition
Gets or sets network protocol this rule applies to. Possible values are 'Tcp', 'Udp', and ''. Possible values include: 'Tcp', 'Udp', ''
[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public string Protocol { get; set; }
member this.Protocol : string with get, set
Public Property Protocol As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute