Package version:
Optional
additionalSettings to expose additional ports on container app
Optional
allowBool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
Optional
clientClient certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate.
Optional
corsCORS policy for container app
Optional
customcustom domain bindings for Container Apps' hostnames.
Optional
exposedExposed Port in containers for TCP traffic from ingress
Optional
externalBool indicating if app exposes an external http endpoint
Optional
Readonly
fqdnHostname. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
ipRules to restrict incoming IP address.
Optional
stickySticky Sessions for Single Revision Mode
Optional
targetTarget Port in containers for traffic from ingress
Optional
trafficTraffic weights for app's revisions
Optional
transportIngress transport protocol
Container App Ingress configuration.