WorkloadNetworkSegmentPortVifResponse

data class WorkloadNetworkSegmentPortVifResponse(val portName: String? = null)

Ports and any VIF attached to segment.

Constructors

Link copied to clipboard
constructor(portName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val portName: String? = null

Name of port or VIF attached to segment.