Share via


NodeTypeDescription.ClientConnectionEndpointPort Property

Definition

Gets or sets the TCP cluster management endpoint port.

[Newtonsoft.Json.JsonProperty(PropertyName="clientConnectionEndpointPort")]
public int ClientConnectionEndpointPort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientConnectionEndpointPort")>]
member this.ClientConnectionEndpointPort : int with get, set
Public Property ClientConnectionEndpointPort As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to