Partilhar via


InboundNatPoolInner.Protocol Propriedade

Definição

Obtém ou define a referência ao protocolo de transporte usado pelo pool nat de entrada. Os valores possíveis incluem: 'Udp', 'Tcp', 'All'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public Microsoft.Azure.Management.Network.Fluent.Models.TransportProtocol Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")>]
member this.Protocol : Microsoft.Azure.Management.Network.Fluent.Models.TransportProtocol with get, set
Public Property Protocol As TransportProtocol

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a