TeamsAccountProxy

data class TeamsAccountProxy(val tcp: Boolean, val udp: Boolean)

Constructors

Link copied to clipboard
constructor(tcp: Boolean, udp: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether gateway proxy is enabled on gateway devices for TCP traffic.

Link copied to clipboard

Whether gateway proxy is enabled on gateway devices for UDP traffic.