Volumenamecollection (Namespace Replay.common.contracts.metadata.storage) - Dell DL4000 User Manual

Tape library
Hide thumbs Also See for DL4000:
Table of Contents

Advertisement

Method
public bool ForceBaseImage { get;
set; }
public bool IsLogTruncation { get;
set; }
public uint LatestEpochSeenByCore
{ get; set; }
Table 9. VirtualMachineLocation (namespace Replay.Common.Contracts.Virtualization)
Method
public string Description { get; set;}
public string Method { get; set;}
VolumeImageIdsCollection (namespace Replay.Core.Contracts.RecoveryPoints)
Inherits its values from the parameter, System.Collections.ObjectModel.Collection<string>.
Table 10. VolumeName (namespace Replay.Common.Contracts.Metadata.Storage)
Method
public string GuidName { get; set;}
public string DisplayName { get; set;}
public string UrlEncode()
public string GetMountName()
VolumeNameCollection (namespace
Replay.Common.Contracts.Metadata.Storage)
Inherits its values from the parameter,
System.Collections.ObjectModel.Collection<VolumeName>.
Description
Gets or sets the value indicating whether the base
image was forced.
Gets or sets the value indicating whether the job is
a log truncation.
Gets or sets latest epoch value.
Description
Gets or sets a human-readable description of this
location.
Gets or sets the name of the VM.
Description
Gets or sets the ID of the volume.
Gets or sets the name of the volume.
Gets a URL-encoded version of the name which
can be passed cleanly on a URL.
NOTE: A known issue exists in .NET 4.0 WCF
(https://connect.microsoft.com/
VisualStudio/ feedback/ ViewFeedback.aspx?
FeedbackID=413312), which prevents path
escape characters from working correctly in a
URI template. Because a volume name
contains both '\' and '?', you must replace the
special characters '\' and '?' with other special
characters.
Returns a name for this volume that is valid for
mounting volume image to some folder.
167

Advertisement

Table of Contents
loading

Table of Contents