Compartir a través de


ProbeInner.Port Propiedad

Definición

Obtiene o establece el puerto para comunicar el sondeo. Los valores posibles oscilan entre 1 y 65535, ambos inclusive.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a