共用方式為


InboundEnvironmentEndpoint.Ports 屬性

定義

取得或設定網路流量將抵達App Service 環境的埠。

[Newtonsoft.Json.JsonProperty(PropertyName="ports")]
public System.Collections.Generic.IList<string> Ports { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ports")>]
member this.Ports : System.Collections.Generic.IList<string> with get, set
Public Property Ports As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於