Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the layer4 configuration for public connectivity for this network.
Properties
| Name | Type | Required |
|---|---|---|
name |
string | No |
publicPort |
integer | No |
applicationName |
string | No |
serviceName |
string | No |
endpointName |
string | No |
name
Type: string
Required: No
Layer4 ingress config name.
publicPort
Type: integer
Required: No
Specifies the public port at which the service endpoint below needs to be exposed.
applicationName
Type: string
Required: No
The application name which contains the service to be exposed.
serviceName
Type: string
Required: No
The service whose endpoint needs to be exposed at the public port.
endpointName
Type: string
Required: No
The service endpoint that needs to be exposed.