Compartir a través de


RedisInstanceDetails.NonSslPort Propiedad

Definición

Obtiene si enableNonSslPort es true, proporciona el puerto non-SSL de la instancia de Redis.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a