Share via


IstioEgressGateway(Boolean) Constructor

Definition

Initializes a new instance of IstioEgressGateway.

public IstioEgressGateway (bool isEnabled);
new Azure.ResourceManager.ContainerService.Models.IstioEgressGateway : bool -> Azure.ResourceManager.ContainerService.Models.IstioEgressGateway
Public Sub New (isEnabled As Boolean)

Parameters

isEnabled
Boolean

Whether to enable the egress gateway.

Applies to