PSInboundNatRulePortMapping.BackendPort Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public int? BackendPort { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.BackendPort : Nullable<int> with get, set
Public Property BackendPort As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to