Share via


BackupRestoreBase.Devices Property

Definition

Important

This API is not CLS-compliant.

A list of devices used as a target for backup

public Microsoft.SqlServer.Management.Smo.BackupDeviceList Devices { get; }
[System.CLSCompliant(false)]
public Microsoft.SqlServer.Management.Smo.BackupDeviceList Devices { get; }
member this.Devices : Microsoft.SqlServer.Management.Smo.BackupDeviceList
[<System.CLSCompliant(false)>]
member this.Devices : Microsoft.SqlServer.Management.Smo.BackupDeviceList
Public ReadOnly Property Devices As BackupDeviceList

Property Value

Attributes

Applies to