Share via


RedisEnterpriseDatabasePatch.Port Property

Definition

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

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

Property Value

Applies to