Compartir a través de


RedisResource.Port Propiedad

Definición

Obtiene el puerto no SSL de redis.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a