共用方式為


InboundEndpoint.BackendPort Property

Definition

Gets or sets the backend port number of the endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to