enableNetworkIsolation property

Input<bool?>? enableNetworkIsolation
final

Whether to isolate the training container from the network. No inbound or outbound network calls can be made.

Implementation

final pulumi.Input<bool?>? enableNetworkIsolation;