Class PolicyType (0.11.0)

PolicyType(value)

Specifies the type of the healthAggregationPolicy. The only allowed value for global resources is DNS_PUBLIC_IP_POLICY. The only allowed value for regional resources is BACKEND_SERVICE_POLICY. Must be specified when the healthAggregationPolicy is created, and cannot be mutated.

Enums

Name Description
UNDEFINED_POLICY_TYPE A value indicating that the enum field is not set.
BACKEND_SERVICE_POLICY No description available.
DNS_PUBLIC_IP_POLICY No description available.