 | UVRAPersistedStateModelSourceISCSITargetName Property |
Gets or sets the iSCSI target name name used in mapping the source disk.
Namespace: DoubleTake.Web.ModelsAssembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntaxpublic string SourceISCSITargetName { get; set; }
Public Property SourceISCSITargetName As String
Get
Set
public:
property String^ SourceISCSITargetName {
String^ get ();
void set (String^ value);
}
member SourceISCSITargetName : string with get, set
Property Value
Type:
String
The replica appliance SCSI bus.
See Also