Udostępnij za pośrednictwem


RestoreDescription.BackupFolderPath Property

Definition

Gets the directory which will be used to restore the replica's state. This parameter cannot be null, empty, or consist only of whitespace. UNC paths may also be provided.

public string BackupFolderPath { get; }
member this.BackupFolderPath : string
Public ReadOnly Property BackupFolderPath As String

Property Value

The directory which will be used to restore the replica's state.

Remarks

Folder must at least contain one full backup. In addition, it could include one or more incremental backups.

Applies to