enableNetworkIsolation property

Input<bool?>? enableNetworkIsolation
final

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

Implementation

final pulumi.Input<bool?>? enableNetworkIsolation;