Compartir a través de


RecoveryPointDiskConfiguration interface

Disk configuration

Properties

excludedDiskList

Information of disks excluded from backup

includedDiskList

Information of disks included in backup

numberOfDisksAttachedToVm

Number of disks attached to the VM

numberOfDisksIncludedInBackup

Number of disks included in backup

Property Details

excludedDiskList

Information of disks excluded from backup

excludedDiskList?: DiskInformation[]

Property Value

includedDiskList

Information of disks included in backup

includedDiskList?: DiskInformation[]

Property Value

numberOfDisksAttachedToVm

Number of disks attached to the VM

numberOfDisksAttachedToVm?: number

Property Value

number

numberOfDisksIncludedInBackup

Number of disks included in backup

numberOfDisksIncludedInBackup?: number

Property Value

number