Share via


NodeTypeDescription.HttpGatewayEndpointPort Property

Definition

Gets or sets the HTTP cluster management endpoint port.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to