GetContainerGroupsGroupContainerPort

data class GetContainerGroupsGroupContainerPort(val port: Int, val protocol: String)

Constructors

Link copied to clipboard
constructor(port: Int, protocol: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val port: Int

The port number. Valid values: 1 to 65535.

Link copied to clipboard

Valid values: TCP and UDP.