enableNetworkIsolation property

bool? enableNetworkIsolation
final

If True, no inbound or outbound network calls can be made to or from the model container.

Implementation

final bool? enableNetworkIsolation;