ManagedEnvironmentOutboundSettingsResponse

data class ManagedEnvironmentOutboundSettingsResponse(val outBoundType: String? = null, val virtualNetworkApplianceIp: String? = null)

Configuration used to control the Environment Egress outbound traffic

Constructors

constructor(outBoundType: String? = null, virtualNetworkApplianceIp: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val outBoundType: String? = null

Outbound type for the cluster

Link copied to clipboard

Virtual Appliance IP used as the Egress controller for the Environment