NetworkProfileResponse

data class NetworkProfileResponse(val subnetId: String)

The network profile of the machines in the pool.

Constructors

Link copied to clipboard
constructor(subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The subnet id on which to put all machines created in the pool.