Share via


ManagedClusterIngressDefaultDomainProfile interface

Properties

domainName

The unique fully qualified domain name assigned to the cluster. This will not change even if disabled then reenabled. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

domainName?: string

Property Value

string

enabled

Whether to enable Default Domain.

enabled?: boolean

Property Value

boolean