Поделиться через


OriginInner.HttpPort Свойство

Определение

Возвращает или задает значение HTTP-порта. Значение должно находиться в диапазоне от 1 до 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к