ManagedClusterIngressProfile Class

Definition

Ingress profile for the container service cluster.

public class ManagedClusterIngressProfile
type ManagedClusterIngressProfile = class
Public Class ManagedClusterIngressProfile
Inheritance
ManagedClusterIngressProfile

Constructors

Name Description
ManagedClusterIngressProfile()

Initializes a new instance of the ManagedClusterIngressProfile class.

ManagedClusterIngressProfile(ManagedClusterIngressProfileWebAppRouting)

Initializes a new instance of the ManagedClusterIngressProfile class.

Properties

Name Description
WebAppRouting

Gets or sets app Routing settings for the ingress profile. You can find an overview and onboarding guide for this feature at https://learn.microsoft.com/en-us/azure/aks/app-routing?tabs=default%2Cdeploy-app-default.

Methods

Name Description
Validate()

Validate the object.

Applies to