networks
Parameters
value
A list of allowed source IPv6 network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.
Parameters
values
A list of allowed source IPv6 network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.
suspend fun networks(argument: List<suspend TeamsLocationEndpointsIpv6NetworkArgsBuilder.() -> Unit>)
suspend fun networks(vararg argument: suspend TeamsLocationEndpointsIpv6NetworkArgsBuilder.() -> Unit)
Parameters
argument
A list of allowed source IPv6 network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.