Compartilhar via


NetworkSecurityRule.Protocol Propriedade

Definição

Obtém ou define o protocolo de rede ao qual essa regra se aplica. Os valores possíveis incluem: 'http', 'https', 'tcp', 'udp', 'icmp', 'ah', 'esp'

[Newtonsoft.Json.JsonProperty(PropertyName="protocol")]
public string Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocol")>]
member this.Protocol : string with get, set
Public Property Protocol As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a