asyncClusterEndpointsDeletionEnabled property

bool? asyncClusterEndpointsDeletionEnabled
getter/setter pair

If true, cluster endpoints that are created and registered by customers can be deleted asynchronously.

That is, such a cluster endpoint can be de-registered before the forwarding rules in the cluster endpoint are deleted.

Optional.

Implementation

core.bool? asyncClusterEndpointsDeletionEnabled;