|
JobInfoSourceHostUriLocked Property
|
True if management communication is restricted to
the uri specified in SourceNetowrkIdForManagementService
Namespace:
DoubleTake.Jobs.ContractAssembly:
DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntaxpublic bool SourceHostUriLocked { get; }Public ReadOnly Property SourceHostUriLocked As Boolean
Get
public:
property bool SourceHostUriLocked {
bool get ();
}function get_SourceHostUriLocked();
Property Value
Type:
Boolean
See Also