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 |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python