DiffBackupIntervalInHours Enum
The differential backup interval in hours. This is how many interval hours between each differential backup will be supported. This is only applicable to live databases but not dropped databases.
- Inheritance
-
builtins.intDiffBackupIntervalInHoursDiffBackupIntervalInHours
Constructor
DiffBackupIntervalInHours(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
TWELVE |
TWENTY_FOUR |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python