networks
Parameters
value
A list of allowed source IP 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 IP 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 TeamsLocationEndpointsDohNetworkArgsBuilder.() -> Unit>)
suspend fun networks(vararg argument: suspend TeamsLocationEndpointsDohNetworkArgsBuilder.() -> Unit)
Parameters
argument
A list of allowed source IP 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.