다음을 통해 공유


InboundEnvironmentEndpoint.Ports 속성

정의

네트워크 트래픽이 App Service Environment 도착하는 포트를 가져오거나 설정합니다.

[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

적용 대상