TeamsLocationEndpointsIpv6

data class TeamsLocationEndpointsIpv6(val authenticationEnabled: Boolean? = null, val enabled: Boolean, val networks: List<TeamsLocationEndpointsIpv6Network>? = null)

Constructors

Link copied to clipboard
constructor(authenticationEnabled: Boolean? = null, enabled: Boolean, networks: List<TeamsLocationEndpointsIpv6Network>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard