Interface protos.google.cloud.backupdr.v1.IDiskDataSourceProperties (0.7.0)

Properties of a DiskDataSourceProperties.

Package

@google-cloud/backupdr

Properties

description

description?: (string|null);

DiskDataSourceProperties description

name

name?: (string|null);

DiskDataSourceProperties name

sizeGb

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

DiskDataSourceProperties sizeGb

type

type?: (string|null);

DiskDataSourceProperties type