Interface protos.google.cloud.batch.v1alpha.AllocationPolicy.INetworkInterface (1.8.0)

Properties of a NetworkInterface.

Package

@google-cloud/batch

Properties

network

network?: (string|null);

NetworkInterface network

noExternalIpAddress

noExternalIpAddress?: (boolean|null);

NetworkInterface noExternalIpAddress

subnetwork

subnetwork?: (string|null);

NetworkInterface subnetwork