enableNetworkIsolation property
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;
Isolates the model container. No inbound or outbound network calls can be made to or from the model container.
late final pulumi.Output<bool?> enableNetworkIsolation;