Compartir a través de


SecurityRuleInner.Protocol Propiedad

Definición

Obtiene o establece el protocolo de red al que se aplica esta regla. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a