Recovery_Backup_Job_LocationType
Recovery_Backup_Job_LocationType
The Job.LocationType enumerated type defines the type of destination location for backup/restore. You specify the location type when you create a backup job. See Job.BackupRequest.
FTP : Destination is FTP server.
HTTP : Destination is HTTP server.
FTPS : Destination is FTPS server.
HTTPS : Destination is HTTPS server.
SCP : Destination is SSH server.
SFTP : Destination is SFTP server.
NFS : Destination is NFS server.
SMB : Destination is SMB server.
This data structure has no properties.
Enumeration:
FTP,
HTTP,
FTPS,
HTTPS,
SCP,
SFTP,
NFS,
SMB,