authorizationPolicy property

String? authorizationPolicy
getter/setter pair

A URL referring to a networksecurity.AuthorizationPolicy resource that describes how the proxy should authorize inbound traffic.

If left blank, access will not be restricted by an authorization policy. Refer to the AuthorizationPolicy resource for additional details. authorizationPolicy only applies to a global TargetHttpsProxy attached to globalForwardingRules with the loadBalancingScheme set to INTERNAL_SELF_MANAGED. Note: This field currently has no impact.

Optional.

Implementation

core.String? authorizationPolicy;