IstioComponents.EgressGateways 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.
Istio egress gateways.
public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.IstioEgressGateway> EgressGateways { get; }
member this.EgressGateways : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.IstioEgressGateway>
Public ReadOnly Property EgressGateways As IList(Of IstioEgressGateway)