共用方式為


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

適用於