Sdílet prostřednictvím


OriginUpdateParameters.HttpsPort Vlastnost

Definice

Získá nebo nastaví hodnotu portu HTTPS. Musí být mezi 1 a 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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro