network property

NetworkPolicy? network
getter/setter pair

The network policy.

If you define an instance template in the InstancePolicyOrTemplate field, Batch will use the network settings in the instance template instead of this field.

Implementation

NetworkPolicy? network;