PSInboundRule.BackendPort Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to