Condividi tramite


ManagedClusterIngressProfile.GatewayApiInstallation Property

Definition

Configuration for the managed Gateway API installation. If not specified, the default is 'Disabled'. See https://aka.ms/k8s-gateway-api for more details.

public Azure.ResourceManager.ContainerService.Models.ManagedGatewayType? GatewayApiInstallation { get; set; }
member this.GatewayApiInstallation : Nullable<Azure.ResourceManager.ContainerService.Models.ManagedGatewayType> with get, set
Public Property GatewayApiInstallation As Nullable(Of ManagedGatewayType)

Property Value

Applies to