 | UVRAPersistedStateModelSourceISCSIChapUsername Property |
Gets or sets the iSCSI CHAP username 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 SourceISCSIChapUsername { get; set; }
Public Property SourceISCSIChapUsername As String
Get
Set
public:
property String^ SourceISCSIChapUsername {
String^ get ();
void set (String^ value);
}
member SourceISCSIChapUsername : string with get, set
Property Value
Type:
String
The replica appliance SCSI bus.
See Also