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

Properties of a Disk.

Package

@google-cloud/batch

Properties

diskInterface

diskInterface?: (string|null);

Disk diskInterface

image

image?: (string|null);

Disk image

sizeGb

sizeGb?: (number|Long|string|null);

Disk sizeGb

snapshot

snapshot?: (string|null);

Disk snapshot

type

type?: (string|null);

Disk type