FileShareBackupStorageDescription

Describes the parameters for file share storage used for storing or enumerating backups.

Properties

Name Type Required
FriendlyName string No
Path string Yes
PrimaryUserName string No
PrimaryPassword string No
SecondaryUserName string No
SecondaryPassword string No

FriendlyName

Type: string
Required: No

Friendly name for this backup storage.


Path

Type: string
Required: Yes

UNC path of the file share where to store or enumerate backups from.


PrimaryUserName

Type: string
Required: No

Primary user name to access the file share.


PrimaryPassword

Type: string
Required: No

Primary password to access the share location.


SecondaryUserName

Type: string
Required: No

Secondary user name to access the file share.


SecondaryPassword

Type: string
Required: No

Secondary password to access the share location