共用方式為


VirtualIPMapping.InternalHttpPort 屬性

定義

取得或設定內部 HTTP 埠。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於