Compartir a través de


OriginInner.HttpsPort Propiedad

Definición

Obtiene o establece el valor del puerto https. Debe estar entre 1 y 65535.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a