INPUT_OBJECT
ExchangeBackupJobConfigInput
Description
Supported in v8.0+
link GraphQL Schema definition
- input ExchangeBackupJobConfigInput {
- : BaseOnDemandSnapshotConfigInput
- # Supported in v8.0+
- # Specifies whether to take a full snapshot. When true, a full snapshot is taken.
- # When false, an incremental snapshot is taken.
- : Boolean
- }