Dela via


InboundNatPool.Protocol Egenskap

Definition

Hämtar eller anger protokollet för slutpunkten.

[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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Möjliga värden är: "TCP", "UDP"

Gäller för