Partager via


InboundEnvironmentEndpoint.Ports Propriété

Définition

Obtient ou définit les ports auxquels le trafic réseau arrivera au 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à