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

Properties of an AttachedDisk.

Package

@google-cloud/batch

Properties

deviceName

deviceName?: (string|null);

AttachedDisk deviceName

existingDisk

existingDisk?: (string|null);

AttachedDisk existingDisk

newDisk

newDisk?: (google.cloud.batch.v1alpha.AllocationPolicy.IDisk|null);

AttachedDisk newDisk