Share via


RedisResource.EnableNonSslPort Property

Definition

Specifies whether the non-ssl Redis server port (6379) is enabled.

public Azure.Provisioning.BicepValue<bool> EnableNonSslPort { get; set; }
member this.EnableNonSslPort : Azure.Provisioning.BicepValue<bool> with get, set
Public Property EnableNonSslPort As BicepValue(Of Boolean)

Property Value

Applies to