Package version:

Interface JavaComponentIngress

Container App Ingress configuration.

interface JavaComponentIngress {
    fqdn?: string;
}

Properties

Properties

fqdn?: string

Hostname of the Java Component endpoint NOTE: This property will not be serialized. It can only be populated by the server.