Partilhar via


SecurityRuleInner.Protocol Propriedade

Definição

Obtém ou define o protocolo de rede ao qual essa regra se aplica. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a