Bagikan melalui


SecurityRuleInner.Protocol Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to