VolumePropertiesDataProtection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DataProtection type volumes include an object containing details of the replication
public class VolumePropertiesDataProtection
type VolumePropertiesDataProtection = class
Public Class VolumePropertiesDataProtection
- Inheritance
-
VolumePropertiesDataProtection
Remarks
DataProtection type volumes include an object containing details of the replication
Constructors
VolumePropertiesDataProtection() |
Initializes a new instance of the VolumePropertiesDataProtection class. |
VolumePropertiesDataProtection(ReplicationObject, VolumeSnapshotProperties, VolumeRelocationProperties) | |
VolumePropertiesDataProtection(VolumeBackupProperties, ReplicationObject, VolumeSnapshotProperties, VolumeRelocationProperties) |
Initializes a new instance of the VolumePropertiesDataProtection class. |
Properties
Backup |
Gets or sets backup Properties |
Replication |
Gets or sets replication properties |
Snapshot |
Gets or sets snapshot properties. |
VolumeRelocation |
Gets or sets volumeRelocation properties |
Methods
Validate() |
Validate the object. |