Compartilhar via


InboundEnvironmentEndpoint.Ports Propriedade

Definição

Obtém ou define as portas em que o tráfego de rede chegará ao Ambiente do Serviço de Aplicativo.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a