![Dell PowerVault DL4000 User Manual Download Page 165](http://html.mh-extra.com/html/dell/powervault-dl4000/powervault-dl4000_user-manual_85600165.webp)
Method
Description
public VolumeImageIdsCollection
VolumeImageIds { get; private set; }
Gets or sets the volume images to include in the
VM export.
public ExportJobPriority Priority
{ get; set; }
Gets or sets the priority for export request.
NightlyAttachabilityJobRequest (namespace Replay.Core.Contracts.Sql)
Inherits its values from the parameter,
BackgroundJobRequest
.
RollupJobRequest (namespace Replay.Core.Contracts.Rollup)
Inherits its values from the parameter,
BackgroundJobRequest
.
TakeSnapshotResponse (namespace Replay.Agent.Contracts.Transfer)
Method
Description
public Guid SnapshotSetId { get; set; }
Gets or sets the GUID assigned by VSS to this
snapshot.
public VolumeSnapshotInfoDictionary
VolumeSnapshots { get; set; }
Gets or sets the collection of snapshot info for
each volume included in the snap.
TransferJobRequest (namespace Replay.Core.Contracts.Transfer)
Inherits its values from the parameter,
BackgroundJobRequest
.
Method
Description
public VolumeNameCollection VolumeNames
{ get; set; }
Gets or sets the collection of volume names for
transfer.
public ShadowCopyType ShadowCopyType
{ get; set; }
Gets or sets the type of copying for transfer.
Available values:
Unknown
,
Copy
, and
Full
.
Public AgentTransferConfiguration
TransferConfiguration { get; set; }
Gets or sets the transfer configuration.
public
AgentProtectionStorageConfiguration
StorageConfiguration { get; set; }
Gets or sets the storage configuration.
public string Key { get; set; }
Generates a pseudorandom (but not
cryptographically secure) key, which can be used
as a one-time password to authenticate transfer
requests.
public bool ForceBaseImage { get;
set; }
Gets or sets the value indicating whether the base
image was forced or not.
public bool IsLogTruncation { get;
set; }
Gets or sets the value indicating whether the job is
log truncation or not.
165