Condividi tramite


InboundEnvironmentEndpoint.Ports Proprietà

Definizione

Ottiene o imposta le porte in cui il traffico di rete arriverà al ambiente del servizio app.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a