Condividi tramite


InboundNatRulePortMapping.Protocol Property

Definition

Gets the reference to the transport protocol used by the inbound NAT rule. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to