ManagedClusterIngressProfile Class
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.
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. |