ManagedClusterWebAppRoutingGatewayAPIImplementations Constructors
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.
Overloads
| Name | Description |
|---|---|
| ManagedClusterWebAppRoutingGatewayAPIImplementations() |
Initializes a new instance of the ManagedClusterWebAppRoutingGatewayAPIImplementations class. |
| ManagedClusterWebAppRoutingGatewayAPIImplementations(ManagedClusterAppRoutingIstio) |
Initializes a new instance of the ManagedClusterWebAppRoutingGatewayAPIImplementations class. |
ManagedClusterWebAppRoutingGatewayAPIImplementations()
Initializes a new instance of the ManagedClusterWebAppRoutingGatewayAPIImplementations class.
public ManagedClusterWebAppRoutingGatewayAPIImplementations();
Public Sub New ()
Applies to
ManagedClusterWebAppRoutingGatewayAPIImplementations(ManagedClusterAppRoutingIstio)
Initializes a new instance of the ManagedClusterWebAppRoutingGatewayAPIImplementations class.
public ManagedClusterWebAppRoutingGatewayAPIImplementations(Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAppRoutingIstio appRoutingIstio = default);
new Microsoft.Azure.Management.ContainerService.Models.ManagedClusterWebAppRoutingGatewayAPIImplementations : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAppRoutingIstio -> Microsoft.Azure.Management.ContainerService.Models.ManagedClusterWebAppRoutingGatewayAPIImplementations
Public Sub New (Optional appRoutingIstio As ManagedClusterAppRoutingIstio = Nothing)
Parameters
- appRoutingIstio
- ManagedClusterAppRoutingIstio
Configuration for using a sidecar-less Istio control plane for managed ingress via the Gateway API with App Routing. See https://aka.ms/gateway-on-istio for information on using Istio for ingress via the Gateway API.