Compartir a través de


OriginInner.HttpPort Propiedad

Definición

Obtiene o establece el valor del puerto HTTP. Debe estar entre 1 y 65535.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.httpPort")]
public int? HttpPort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.httpPort")>]
member this.HttpPort : Nullable<int> with get, set
Public Property HttpPort As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a