RestorePointSourceVMStorageProfile Class

Definition

Describes the storage profile.

public class RestorePointSourceVMStorageProfile
type RestorePointSourceVMStorageProfile = class
Public Class RestorePointSourceVMStorageProfile
Inheritance
RestorePointSourceVMStorageProfile

Constructors

RestorePointSourceVMStorageProfile()

Initializes a new instance of the RestorePointSourceVMStorageProfile class.

RestorePointSourceVMStorageProfile(RestorePointSourceVMOSDisk, IList<RestorePointSourceVMDataDisk>)

Initializes a new instance of the RestorePointSourceVMStorageProfile class.

Properties

DataDisks

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

OsDisk

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

Methods

Validate()

Validate the object.

Applies to