Language

ConfluentAccessPointProperties.EgressRoutes Property

Definition

IP ranges to route through your virtual network instead of Confluent's default path. Required for Kafka clients in peered VNets or on-premises networks (e.g., 10.0.0.0/8, 172.16.0.0/12).

public System.Collections.Generic.IList<string> EgressRoutes { get; }
member this.EgressRoutes : System.Collections.Generic.IList<string>
Public ReadOnly Property EgressRoutes As IList(Of String)

Property Value

Applies to