Partager via


RedisInstanceDetails.NonSslPort Property

Definition

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

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

Property Value

Applies to