Share via


RedisEnterpriseDatabase.Port Property

Definition

TCP port of the database endpoint. Specified at create time. Defaults to an available port.

public Azure.Provisioning.BicepValue<int> Port { get; set; }
member this.Port : Azure.Provisioning.BicepValue<int> with get, set
Public Property Port As BicepValue(Of Integer)

Property Value

Applies to