RestorePointSourceVMStorageProfileResponse

Describes the storage profile.

Constructors

constructor(dataDisks: List<RestorePointSourceVMDataDiskResponse>? = null, osDisk: RestorePointSourceVMOSDiskResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets the data disks of the VM captured at the time of the restore point creation.

Link copied to clipboard

Gets the OS disk of the VM captured at the time of the restore point creation.