Partager via


DeepCreatedOrigin.HttpsPort Propriété

Définition

Obtient ou définit la valeur du port HTTPS. Doit être compris entre 1 et 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à