Compartilhar via


RedisInstanceDetails.NonSslPort Propriedade

Definição

Obtém se enableNonSslPort for true, fornece a porta Não SSL da instância do 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a