Bagikan melalui


NatRulePortMapping.BackendPort Property

Definition

Gets or sets backend port.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to