Application Upstream
data class ApplicationUpstream(val egressPolicy: ApplicationUpstreamEgressPolicy? = null, val network: ApplicationUpstreamNetwork? = null)
Constructors
Link copied to clipboard
constructor(egressPolicy: ApplicationUpstreamEgressPolicy? = null, network: ApplicationUpstreamNetwork? = null)