Uses of Class
com.azure.resourcemanager.containerservice.models.IstioEgressGateway
Packages that use IstioEgressGateway
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of IstioEgressGateway in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return IstioEgressGatewayModifier and TypeMethodDescriptionIstioEgressGateway.withEnabled(boolean enabled) Set the enabled property: Whether to enable the egress gateway.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type IstioEgressGatewayModifier and TypeMethodDescriptionIstioComponents.egressGateways()Get the egressGateways property: Istio egress gateways.Method parameters in com.azure.resourcemanager.containerservice.models with type arguments of type IstioEgressGatewayModifier and TypeMethodDescriptionIstioComponents.withEgressGateways(List<IstioEgressGateway> egressGateways) Set the egressGateways property: Istio egress gateways.