Partager via


OriginUpdateParameters.HttpPort Propriété

Définition

Obtient ou définit la valeur du port HTTP. Doit être compris entre 1 et 65535.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à