Share via


EndpointRangeDescription.EndPort Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to