Partilhar via


InboundNatPool.Protocol Propriedade

Definição

Obtém ou define o protocolo do ponto final.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Os valores possíveis incluem: "TCP", "UDP"

Aplica-se a