Compartir a través de


RedisInstanceDetails.SslPort Propiedad

Definición

Obtiene el puerto SSL de instancia de redis.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a