PSNatRulePortMapping.FrontendPort Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to