你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RecoveryPointDiskConfiguration interface
Disk configuration
Properties
excluded |
Information of disks excluded from backup |
included |
Information of disks included in backup |
number |
Number of disks attached to the VM |
number |
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