enableNetworkIsolation property

Output<bool?> enableNetworkIsolation
latefinal

Isolates the model container. No inbound or outbound network calls can be made to or from the model container.

Implementation

late final pulumi.Output<bool?> enableNetworkIsolation;