enableHttpCall property

bool? enableHttpCall
getter/setter pair

Indicates if the client should be allowed to make HTTP calls.

True if http call feature should be turned on for this region.

Optional.

Implementation

core.bool? enableHttpCall;