Partager via


ManagedClusterUpdateParameters.ClientConnectionPort Propriété

Définition

Obtient ou définit le port utilisé pour les connexions clientes au 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à