Aracılığıyla paylaş


VolumePropertiesDataProtection Class

Definition

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)

Initializes a new instance of the VolumePropertiesDataProtection class.

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.

Applies to