Compartir a través de


RedisResource.SslPort Propiedad

Definición

Obtiene el puerto SSL de redis.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a