srcNetworkContext property
Network context of the traffic source.
Allowed values are:
- UNSPECIFIED
- INTERNET
- INTRA_VPC
- NON_INTERNET
- VPC_NETWORKS
Possible string values are:
- "INTERNET"
- "INTRA_VPC"
- "NON_INTERNET"
- "UNSPECIFIED"
- "VPC_NETWORKS"
Implementation
core.String? srcNetworkContext;