NetworkPolicyResponse

data class NetworkPolicyResponse(val networkInterfaces: List<NetworkInterfaceResponse>)

NetworkPolicy describes VM instance network configurations.

Constructors

Link copied to clipboard
constructor(networkInterfaces: List<NetworkInterfaceResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Network configurations.