TeamsLocationNetwork

data class TeamsLocationNetwork(val id: String? = null, val network: String)

Constructors

Link copied to clipboard
constructor(id: String? = null, network: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The ID of this resource.

Link copied to clipboard

CIDR notation representation of the network IP.