Share via


ManagedClusterIngressDefaultDomainProfile interface

Default domain profile for the managed cluster ingress profile.

Properties

domainName

The unique fully qualified domain name assigned to the cluster. This will not change even if disabled then reenabled.

enabled

Whether to enable Default Domain.

Property Details

domainName

The unique fully qualified domain name assigned to the cluster. This will not change even if disabled then reenabled.

domainName?: string

Property Value

string

enabled

Whether to enable Default Domain.

enabled?: boolean

Property Value

boolean