Share via


ManagedClusterIngressProfileApplicationLoadBalancer interface

Application Load Balancer settings for the ingress profile.

Properties

enabled

Whether to enable Application Load Balancer.

identity

Managed identity of the Application Load Balancer add-on. This is the identity that should be granted permissions to manage the associated Application Gateway for Containers resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

enabled

Whether to enable Application Load Balancer.

enabled?: boolean

Property Value

boolean

identity

Managed identity of the Application Load Balancer add-on. This is the identity that should be granted permissions to manage the associated Application Gateway for Containers resource. NOTE: This property will not be serialized. It can only be populated by the server.

identity?: UserAssignedIdentity

Property Value