NamespaceManagement_Networks_Edges_NSXRoutingMode

NamespaceManagement_Networks_Edges_NSXRoutingMode
NamespaceManagement_Networks_Edges_NSXRoutingMode

NSXRoutingMode enum defines an enumeration of available routing modes.
ROUTED : ROUTED configures NSX-T to route directly to Pods cluster IP addresses.
NAT : NAT uses network address translation and the NSXConfig.egress-ip-ranges to route traffic out of the cluster.

This data structure has no properties.
Enumeration: ROUTED, NAT,