ManagedClusterIngressProfile.GatewayApiInstallation 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.
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)