SubscriptionBackupDeviceType Enum   
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.
Enumerates backup devices that can be used to initialize a subscription.
public enum class SubscriptionBackupDeviceTypepublic enum SubscriptionBackupDeviceTypetype SubscriptionBackupDeviceType = Public Enum SubscriptionBackupDeviceType- Inheritance
- 
				SubscriptionBackupDeviceType
Fields
| Name | Value | Description | 
|---|---|---|
| Disk | 0 | Disk drive backup device. | 
| Tape | 1 | Tape drive backup device. | 
| Logical | 2 | Logical drive backup device. | 
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.