Dell PowerVault DL4000 Dell PowerVault DL4000 Backup To Disk Appliance - Power - Page 154

VolumeName namespace Replay.Common.Contracts.Metadata.Storage

Page 154 highlights

TransferPrescriptParameter (namespace Replay.Common.Contracts.PowerShellExecution) Method Description public VolumeNameCollection VolumeNames Gets or sets the collection of volume names for transfer. { get; set; } 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. public bool IsLogTruncation { get; set; } Gets or sets the value indicating whether the job is a log truncation. public uint LatestEpochSeenByCore { get; set; } Gets or sets latest epoch value. VirtualMachineLocation (namespace Replay.Common.Contracts.Virtualization) Method public string Description { get; set;} public string Method { get; set;} Description Gets or sets a human-readable description of this location. Gets or sets the name of the VM. VolumeImageIdsCollection (namespace Replay.Core.Contracts.RecoveryPoints) Inherits its values from the parameter, System.Collections.ObjectModel.Collection. VolumeName (namespace Replay.Common.Contracts.Metadata.Storage) Method public string GuidName { get; set;} public string DisplayName { get; set;} public string UrlEncode() 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. 154

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163

TransferPrescriptParameter (namespace
Replay.Common.Contracts.PowerShellExecution)
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.
public bool IsLogTruncation { get;
set; }
Gets or sets the value indicating whether the job is a log
truncation.
public uint LatestEpochSeenByCore
{ get; set; }
Gets or sets latest epoch value.
VirtualMachineLocation (namespace Replay.Common.Contracts.Virtualization)
Method
Description
public string Description { get; set;}
Gets or sets a human-readable description of this location.
public string Method { get; set;}
Gets or sets the name of the VM.
VolumeImageIdsCollection (namespace Replay.Core.Contracts.RecoveryPoints)
Inherits its values from the parameter,
System.Collections.ObjectModel.Collection<string>
.
VolumeName (namespace Replay.Common.Contracts.Metadata.Storage)
Method
Description
public string GuidName { get; set;}
Gets or sets the ID of the volume.
public string DisplayName { get; set;}
Gets or sets the name of the volume.
public string UrlEncode()
Gets a URL-encoded version of the name which can be
passed cleanly on a URL.
154