Compartir a través de


ManagedCluster.HttpGatewayConnectionPort Propiedad

Definición

Obtiene o establece el puerto utilizado para las conexiones HTTP al clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a