 | UVRAPersistedStateModelSourceISCSITargetName Property |
Gets or sets the iSCSI target name name used in mapping the source disk.
Namespace:
DoubleTake.Web.Models
Assembly:
DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.2.0.814 (8.2.0.814)
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