Compartir a través de


InboundNatRulePortMapping.Protocol Propiedad

Definición

Obtiene la referencia al protocolo de transporte utilizado por la regla NAT de entrada. Entre los valores posibles se incluyen: 'Udp', 'Tcp', 'All'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a