BackupConfiguration constructor
BackupConfiguration({})
Implementation
BackupConfiguration({
this.backupRetentionSettings,
this.binaryLogEnabled,
this.enabled,
this.kind,
this.location,
this.pointInTimeRecoveryEnabled,
this.replicationLogArchivingEnabled,
this.startTime,
this.transactionLogRetentionDays,
});