ConfluentAccessPointProperties.EgressRoutes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)