Enum NetworkSettings.Types.IngressTrafficAllowed (1.4.0)

public enum IngressTrafficAllowed

If unspecified, INGRESS_TRAFFIC_ALLOWED_ALL will be used.

Namespace

Google.Cloud.AppEngine.V1

Assembly

Google.Cloud.AppEngine.V1.dll

Fields

NameDescription
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