RestorePointSourceVMStorageProfileOutput interface
Describes the storage profile.
Properties
| data |
Gets the data disks of the VM captured at the time of the restore point creation. |
| os |
Gets the OS disk of the VM captured at the time of the restore point creation. |
Property Details
dataDisks
Gets the data disks of the VM captured at the time of the restore point creation.
dataDisks?: RestorePointSourceVMDataDiskOutput[]
Property Value
osDisk
Gets the OS disk of the VM captured at the time of the restore point creation.
osDisk?: RestorePointSourceVmosDiskOutput