Settings interface
Common settings field for backup management
Properties
is |
Workload compression flag. This has been added so that 'isSqlCompression' will be deprecated once clients upgrade to consider this flag. |
issqlcompression | SQL compression flag |
time |
TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time". |
Property Details
isCompression
Workload compression flag. This has been added so that 'isSqlCompression' will be deprecated once clients upgrade to consider this flag.
isCompression?: boolean
Property Value
boolean
issqlcompression
SQL compression flag
issqlcompression?: boolean
Property Value
boolean
timeZone
TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time".
timeZone?: string
Property Value
string