enableNetworkIsolation property

bool? enableNetworkIsolation
final

Whether to allow inbound and outbound network calls to and from the containers used for the processing job.

Implementation

final bool? enableNetworkIsolation;