Condividi tramite


OriginUpdateParameters.HttpsPort Proprietà

Definizione

Ottiene o imposta il valore della porta HTTPS. Deve essere compreso tra 1 e 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a