共用方式為


VirtualIPMapping.InternalHttpsPort 屬性

定義

取得或設定內部 HTTPS 埠。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於