Compartilhar via


EffectiveNetworkSecurityRule.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', '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a