Properties of a DiskRestoreProperties.
Package
@google-cloud/backupdrProperties
accessMode
accessMode?: (google.cloud.backupdr.v1.DiskRestoreProperties.AccessMode|keyof typeof google.cloud.backupdr.v1.DiskRestoreProperties.AccessMode|null);DiskRestoreProperties accessMode
architecture
architecture?: (google.cloud.backupdr.v1.DiskRestoreProperties.Architecture|keyof typeof google.cloud.backupdr.v1.DiskRestoreProperties.Architecture|null);DiskRestoreProperties architecture
description
description?: (string|null);DiskRestoreProperties description
diskEncryptionKey
diskEncryptionKey?: (google.cloud.backupdr.v1.ICustomerEncryptionKey|null);DiskRestoreProperties diskEncryptionKey
enableConfidentialCompute
enableConfidentialCompute?: (boolean|null);DiskRestoreProperties enableConfidentialCompute
guestOsFeature
guestOsFeature?: (google.cloud.backupdr.v1.IGuestOsFeature[]|null);DiskRestoreProperties guestOsFeature
labels
labels?: ({ [k: string]: string }|null);DiskRestoreProperties labels
licenses
licenses?: (string[]|null);DiskRestoreProperties licenses
name
name?: (string|null);DiskRestoreProperties name
physicalBlockSizeBytes
physicalBlockSizeBytes?: (number|Long|string|null);DiskRestoreProperties physicalBlockSizeBytes
provisionedIops
provisionedIops?: (number|Long|string|null);DiskRestoreProperties provisionedIops
provisionedThroughput
provisionedThroughput?: (number|Long|string|null);DiskRestoreProperties provisionedThroughput
resourceManagerTags
resourceManagerTags?: ({ [k: string]: string }|null);DiskRestoreProperties resourceManagerTags
resourcePolicy
resourcePolicy?: (string[]|null);DiskRestoreProperties resourcePolicy
sizeGb
sizeGb?: (number|Long|string|null);DiskRestoreProperties sizeGb
storagePool
storagePool?: (string|null);DiskRestoreProperties storagePool
type
type?: (string|null);DiskRestoreProperties type