<x-lifecycle class="ea">The network restrictions of the client
| Name | Type | Description | Notes |
|---|---|---|---|
| Connection | string | The connection type of the network. Can be `ANYWHERE` or `ZONE`. | |
| Exclude | List<string> | If `ZONE` is specified as a connection, then specify the excluded IP network zones here. Value can be "ALL_IP_ZONES" or an array of zone IDs. | [optional] |
| Include | List<string> | If `ZONE` is specified as a connection, then specify the included IP network zones here. Value can be "ALL_IP_ZONES" or an array of zone IDs. | [optional] |