Partilhar via


ManagedCluster.ClientConnectionPort Propriedade

Definição

Obtém ou define a porta usada para conexões de cliente com o cluster.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a