InboundNatRulePortMapping.BackendPort Property

Definition

Gets backend port.

[Newtonsoft.Json.JsonProperty(PropertyName="backendPort")]
public int? BackendPort { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backendPort")>]
member this.BackendPort : Nullable<int>
Public ReadOnly Property BackendPort As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to