Compartir a través de


EndpointRangeDescription.StartPort Propiedad

Definición

Obtiene o establece el puerto inicial de un intervalo de puertos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a