Compartir a través de


ManagedCluster.ClientConnectionPort Propiedad

Definición

Obtiene o establece el puerto usado para las conexiones de cliente al clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a