SqlFileShare interface
File share
Properties
| password | Password for username to access file share location. This value contains a credential. Consider obscuring before showing to users |
| path | Location as SMB share or local drive where backups are placed. |
| username | Username to access the file share location for backups. |
Property Details
password
Password for username to access file share location. This value contains a credential. Consider obscuring before showing to users
password?: string
Property Value
string
path
Location as SMB share or local drive where backups are placed.
path?: string
Property Value
string
username
Username to access the file share location for backups.
username?: string
Property Value
string