Share via


RedisInstanceDetails.NonSslPort Property

Definition

If enableNonSslPort is true, provides Redis instance Non-SSL port.

public int? NonSslPort { get; }
member this.NonSslPort : Nullable<int>
Public ReadOnly Property NonSslPort As Nullable(Of Integer)

Property Value

Applies to