Freigeben über


VirtualIPMapping.InternalHttpsPort Eigenschaft

Definition

Ruft den internen HTTPS-Port ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: