public enum NetworkSettings.Types.IngressTrafficAllowedReference documentation and code samples for the App Engine v1 API enum NetworkSettings.Types.IngressTrafficAllowed.
If unspecified, INGRESS_TRAFFIC_ALLOWED_ALL will be used.
Namespace
Google.Cloud.AppEngine.V1Assembly
Google.Cloud.AppEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
All |
Allow HTTP traffic from public and private sources. |
InternalAndLb |
Allow HTTP traffic from private VPC sources and through load balancers. |
InternalOnly |
Allow HTTP traffic from only private VPC sources. |
Unspecified |
Unspecified |