InboundNatRuleInner.Protocol Property
Definition
Gets or sets the transport protocol for the endpoint. Possible values are: 'Udp' or 'Tcp'. Possible values include: 'Udp', 'Tcp'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public string Protocol { get; set; }
member this.Protocol : string with get, set
Public Property Protocol As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute