BackupCompressionOptions 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.
The BackupCompressionOptions enumeration contains values that are used to specify a backup compression option
public enum BackupCompressionOptions
type BackupCompressionOptions =
Public Enum BackupCompressionOptions
- Inheritance
-
BackupCompressionOptions
Fields
Name | Value | Description |
---|---|---|
Default | 0 | |
On | 1 | |
Off | 2 |