GetContainerGroupsGroupHostAlias

data class GetContainerGroupsGroupHostAlias(val hostnames: List<String>, val ip: String)

Constructors

Link copied to clipboard
constructor(hostnames: List<String>, ip: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the host.

Link copied to clipboard
val ip: String

The IP address of the container.