DeviceType 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.
Backup Media Device Type
public enum DeviceType
type DeviceType =
Public Enum DeviceType
- Inheritance
-
DeviceType
Fields
File | 2 | File |
LogicalDevice | 0 | Logical Device |
Pipe | 3 | Pipe |
Tape | 1 | Tape Device |
Url | 5 | Url |
VirtualDevice | 4 | Virtual Device |