User guide
226 | Scripting
VolumeNameCollection (namespace
Replay.Common.Contracts.Metadata.Storage)
Inherits its values from the parameter,
System.Collections.ObjectModel.Collection<VolumeName>.
The following table presents the available objects for the VolumeNameCollection
parameter.
VolumeSnapshotInfo (namesapce Replay.Common.Contracts.Transfer)
The following table presents the available objects for the VolumeSnapshotInfo
parameter.
VolumeSnapshotInfoDictionary (namespace
Replay.Common.Contracts.Transfer)
Inherits its values from the parameter,
System.Collections.Generic.Dictionary<VolumeName, VolumeSnapshotInfo>.
Sample PowerShell Scripts
The following sample scripts are provided to assist administrative users in executing
PowerShell scripts. The sample scripts include:
PreTransferScript.ps1
PostTransferScript.ps1
PreExportScript.ps1
PostExportScript.ps1
PreNightlyJobScript.ps1
PostNightlyJobScript.ps1
Method Description
public override bool Equals(object obj) Determines whether this instance and a specified
object, which must also be a
VolumeNameCollection object, have the same
value. (Overrides Object.Equals(Object).)
public override int GetHashCode() Returns the hash code for this
VolumeNameCollection. (Overrides
Object.GetHashCode().)
Method Description
public Uri BlockHashesUri { get; set;} Gets or sets the URI at which the MD5 hashes of
volume blocks can be read.
public Uri BlockDataUri { get; set;} Gets or sets the URI at which the volume data blocks
can be read.