ContainerPort interface
The port exposed on the container instance.
Properties
port | The port number exposed within the container group. |
protocol | The protocol associated with the port. |
Property Details
port
The port number exposed within the container group.
port: number
Property Value
number
protocol
The protocol associated with the port.
protocol?: string
Property Value
string