Partager via


RedisInstanceDetails.NonSslPort Propriété

Définition

Obtient si enableNonSslPort a la valeur true, fournit Redis instance port non SSL.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à