DatabaseRestorePlanner.BackupMediaList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the backup device item list.
public System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Smo.BackupDeviceItem> BackupMediaList { get; }
member this.BackupMediaList : System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Smo.BackupDeviceItem>
Public ReadOnly Property BackupMediaList As ICollection(Of BackupDeviceItem)
Property Value
The backup device item list.